D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
etc
/
apparmor.d
/
Filename :
sbuild
back
Copy
# This profile allows everything and only exists to give the # application a name instead of having the label "unconfined" abi <abi/5.0>, include <tunables/global> profile sbuild /usr/bin/sbuild flags=(attach_disconnected mediate_deleted) { allow all, userns, @{exec_path} mrix, # override default pix, assumes allow all ix is at lower priority /usr/bin/unshare ix, # Site-specific additions and overrides. See local/README for details. include if exists <local/sbuild> }