aboutsummaryrefslogtreecommitdiffstats
path: root/etc/patch.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-07 13:09:12 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-07 13:09:12 +0000
commit0e523b2fbdff1b7eaa65b4c6625005195d36c597 (patch)
tree91549a5acd4ccbc4ffe5d32c78a01aebe8d65b6a /etc/patch.profile
parentCreate ffmpegthumbnailer.profile (#2533) (diff)
downloadfirejail-0e523b2fbdff1b7eaa65b4c6625005195d36c597.tar.gz
firejail-0e523b2fbdff1b7eaa65b4c6625005195d36c597.tar.zst
firejail-0e523b2fbdff1b7eaa65b4c6625005195d36c597.zip
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
Diffstat (limited to 'etc/patch.profile')
-rw-r--r--etc/patch.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/patch.profile b/etc/patch.profile
index 26542e229..c0937bfc5 100644
--- a/etc/patch.profile
+++ b/etc/patch.profile
@@ -36,7 +36,7 @@ shell none
36 36
37private-bin patch,red 37private-bin patch,red
38private-dev 38private-dev
39private-lib 39private-lib libfakeroot
40 40
41memory-deny-write-execute 41memory-deny-write-execute
42noexec ${HOME} 42noexec ${HOME}