summaryrefslogtreecommitdiffstats
path: root/etc/file.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2018-11-05 17:06:27 +0000
committerLibravatar GitHub <noreply@github.com>2018-11-05 17:06:27 +0000
commit0c0f59cfc3e20ce841bd69abe66544dcc318e70c (patch)
tree61fa848dfb310e35d0106eba90a413796176c39d /etc/file.profile
parentremoved transfer.sh support from travis build (diff)
downloadfirejail-0c0f59cfc3e20ce841bd69abe66544dcc318e70c.tar.gz
firejail-0c0f59cfc3e20ce841bd69abe66544dcc318e70c.tar.zst
firejail-0c0f59cfc3e20ce841bd69abe66544dcc318e70c.zip
Update file.profile
Add support for bsdtar and libfakeroot support for makepkg on Arch.
Diffstat (limited to 'etc/file.profile')
-rw-r--r--etc/file.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/file.profile b/etc/file.profile
index daf2a524e..f2f9f25f9 100644
--- a/etc/file.profile
+++ b/etc/file.profile
@@ -35,7 +35,7 @@ x11 none
35private-cache 35private-cache
36private-dev 36private-dev
37private-etc magic.mgc,magic,localtime 37private-etc magic.mgc,magic,localtime
38private-lib libmagic.so.* 38private-lib libarchive.so.*,libfakeroot,libmagic.so.*
39 39
40memory-deny-write-execute 40memory-deny-write-execute
41noexec ${HOME} 41noexec ${HOME}