Loading nixos/modules/services/misc/redmine.nix +1 −1 Original line number Diff line number Diff line Loading @@ -467,7 +467,7 @@ in PrivateTmp = true; ProcSubset = "pid"; ProtectClock = true; ProtectControlGroups = true; ProtectControlGroups = "strict"; ProtectHome = true; ProtectHostname = true; ProtectKernelLogs = true; Loading Loading
nixos/modules/services/misc/redmine.nix +1 −1 Original line number Diff line number Diff line Loading @@ -467,7 +467,7 @@ in PrivateTmp = true; ProcSubset = "pid"; ProtectClock = true; ProtectControlGroups = true; ProtectControlGroups = "strict"; ProtectHome = true; ProtectHostname = true; ProtectKernelLogs = true; Loading