mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +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)
|