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