mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-14 18:26:16 +02:00
6 lines
143 B
Text
6 lines
143 B
Text
|
(allow default)
|
||
|
|
||
|
; Disallow creating setuid/setgid binaries, since that
|
||
|
; would allow breaking build user isolation.
|
||
|
(deny file-write-setugid)
|