fix ovpn
This commit is contained in:
parent
119af3fcb1
commit
a1829132f5
@ -34,7 +34,7 @@ let
|
||||
"${file}" = {
|
||||
format = "binary";
|
||||
sopsFile = ./openvpn/${file};
|
||||
path = "${delugevpn_path}/config/openvpn/configs/${file}";
|
||||
path = "${delugevpn_path}/config/openvpn/${file}";
|
||||
owner = "docker-service";
|
||||
group = "users";
|
||||
restartUnits = [ "docker-delugeVPN.service" ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user