Loading nixos/modules/services/web-apps/gerrit.nix +1 −1 Original line number Diff line number Diff line Loading @@ -234,7 +234,7 @@ in PrivateDevices = true; PrivateTmp = true; ProtectClock = true; ProtectControlGroups = true; ProtectControlGroups = "strict"; ProtectHome = true; ProtectHostname = true; ProtectKernelLogs = true; Loading Loading
nixos/modules/services/web-apps/gerrit.nix +1 −1 Original line number Diff line number Diff line Loading @@ -234,7 +234,7 @@ in PrivateDevices = true; PrivateTmp = true; ProtectClock = true; ProtectControlGroups = true; ProtectControlGroups = "strict"; ProtectHome = true; ProtectHostname = true; ProtectKernelLogs = true; Loading