Files
nixpkgs/nixos/modules/security/wrappers/default.nix
Grimmauld 5e872a4974 nixos/wrappers: explicitly set RestrictSUIDSGID = false
This ensures the wrapper setup service has permissions
to create suid/sgid files, even if `DefaultRestrictSUIDSGID`
is set in system.conf. `DefaultRestrictSUIDSGID` is
a new feature coming in systemd 258 [1].

[1] https://github.com/systemd/systemd/pull/38126
2025-07-20 12:37:37 +02:00

12 KiB