aboutsummaryrefslogtreecommitdiffstats
path: root/etc/strings.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/strings.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/strings.profile')
-rw-r--r--etc/strings.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/strings.profile b/etc/strings.profile
index 9f6518645..ca7bd0922 100644
--- a/etc/strings.profile
+++ b/etc/strings.profile
@@ -25,7 +25,7 @@ private-bin strings
25private-cache 25private-cache
26private-dev 26private-dev
27private-etc alternatives 27private-etc alternatives
28private-lib 28private-lib libfakeroot
29 29
30memory-deny-write-execute 30memory-deny-write-execute
31noexec ${HOME} 31noexec ${HOME}