nixos/outline: remove non-existent systemd option (#388886)
This commit is contained in:
@@ -781,7 +781,6 @@ in
|
||||
Group = cfg.group;
|
||||
Restart = "always";
|
||||
ProtectSystem = "strict";
|
||||
PrivateHome = true;
|
||||
PrivateTmp = true;
|
||||
UMask = "0007";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user