dnscrypt-proxy module: serviceConfig.Group is redundant
Same as user's primary group if left unspecified
This commit is contained in:
parent
23a7e6e911
commit
68210aa772
@ -221,7 +221,6 @@ in
|
||||
ExecStart = "${dnscrypt-proxy}/bin/dnscrypt-proxy ${toString daemonArgs}";
|
||||
|
||||
User = "dnscrypt-proxy";
|
||||
Group = "dnscrypt-proxy";
|
||||
|
||||
PrivateTmp = true;
|
||||
PrivateDevices = true;
|
||||
|
Loading…
Reference in New Issue
Block a user