dontaudit chroot, glibc compile is ok without it
This commit is contained in:
parent
20e929e0a1
commit
858a1faefb
@ -93,6 +93,7 @@ interface(`portage_run',`
|
||||
interface(`portage_compile_domain',`
|
||||
|
||||
allow $1 self:capability { fowner fsetid mknod setgid setuid chown dac_override net_raw };
|
||||
dontaudit $1 self:capability sys_chroot;
|
||||
allow $1 self:process { setpgid setsched setrlimit signal_perms execmem };
|
||||
allow $1 self:process ~{ ptrace setcurrent setexec setfscreate setrlimit execmem execstack execheap };
|
||||
allow $1 self:fd use;
|
||||
|
Loading…
Reference in New Issue
Block a user