Loading nixos/modules/services/web-apps/glance.nix +1 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ in ProtectKernelModules = true; ProtectKernelTunables = true; ProtectControlGroups = true; ProcSubset = "pid"; ProcSubset = "all"; RestrictNamespaces = true; RestrictRealtime = true; SystemCallArchitectures = "native"; Loading Loading
nixos/modules/services/web-apps/glance.nix +1 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ in ProtectKernelModules = true; ProtectKernelTunables = true; ProtectControlGroups = true; ProcSubset = "pid"; ProcSubset = "all"; RestrictNamespaces = true; RestrictRealtime = true; SystemCallArchitectures = "native"; Loading