Loading nixos/modules/services/networking/murmur.nix +1 −0 Original line number Diff line number Diff line Loading @@ -349,6 +349,7 @@ in RestrictRealtime = true; SystemCallArchitectures = "native"; SystemCallFilter = "@system-service"; UMask = 027; }; }; Loading Loading
nixos/modules/services/networking/murmur.nix +1 −0 Original line number Diff line number Diff line Loading @@ -349,6 +349,7 @@ in RestrictRealtime = true; SystemCallArchitectures = "native"; SystemCallFilter = "@system-service"; UMask = 027; }; }; Loading