forked from lix-project/lix
9 lines
154 B
Text
9 lines
154 B
Text
R""(
|
|
|
|
(allow default)
|
|
|
|
; Disallow creating setuid/setgid binaries, since that
|
|
; would allow breaking build user isolation.
|
|
(deny file-write-setugid)
|
|
|
|
)""
|