aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/d-feet.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-10-26 16:00:32 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-10-27 11:00:43 +0200
commit23c4234d709fccc4a78d64aec0adbd6a22db5909 (patch)
treec51088111c0ba7538536db20f7a3e258c3a1c1d9 /etc/profile-a-l/d-feet.profile
parentAdd disable-proc to firefox-common (diff)
downloadfirejail-23c4234d709fccc4a78d64aec0adbd6a22db5909.tar.gz
firejail-23c4234d709fccc4a78d64aec0adbd6a22db5909.tar.zst
firejail-23c4234d709fccc4a78d64aec0adbd6a22db5909.zip
Add alteratives and ld.so.cache to all private-etc lines
Command is the same as in d8d97acb
Diffstat (limited to 'etc/profile-a-l/d-feet.profile')
-rw-r--r--etc/profile-a-l/d-feet.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/d-feet.profile b/etc/profile-a-l/d-feet.profile
index 0e754c448..c75bc756f 100644
--- a/etc/profile-a-l/d-feet.profile
+++ b/etc/profile-a-l/d-feet.profile
@@ -50,7 +50,7 @@ disable-mnt
50private-bin d-feet,python* 50private-bin d-feet,python*
51private-cache 51private-cache
52private-dev 52private-dev
53private-etc alternatives,dbus-1,fonts,ld.so.preload,machine-id 53private-etc alternatives,dbus-1,fonts,ld.so.cache,ld.so.preload,machine-id
54private-tmp 54private-tmp
55 55
56#memory-deny-write-execute - breaks on Arch (see issue #1803) 56#memory-deny-write-execute - breaks on Arch (see issue #1803)