firejail/etc/patch.profile
glitsj16 0e523b2fbd
Add fakeroot support for makepkg on Arch (#2536)
* Add fakeroot support to patch.profile

* Add fakeroot support to strings.profile

* Add fakeroot support to tar.profile
2019-03-07 13:09:12 +00:00

43 lines
702 B
Text

# Firejail profile for patch
# Description: Apply a diff file to an original
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include patch.local
# Persistent global definitions
include globals.local
noblacklist ${DOCUMENTS}
include disable-common.inc
include disable-devel.inc
include disable-interpreters.inc
include disable-passwdmgr.inc
include disable-xdg.inc
include whitelist-var-common.inc
caps.drop all
ipc-namespace
net none
no3d
nodbus
nodvd
nogroups
nonewprivs
noroot
nosound
notv
nou2f
novideo
protocol unix
seccomp
shell none
private-bin patch,red
private-dev
private-lib libfakeroot
memory-deny-write-execute
noexec ${HOME}
noexec /tmp