aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/unf.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-m-z/unf.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-m-z/unf.profile')
-rw-r--r--etc/profile-m-z/unf.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/unf.profile b/etc/profile-m-z/unf.profile
index 685e74e25..1b82ad881 100644
--- a/etc/profile-m-z/unf.profile
+++ b/etc/profile-m-z/unf.profile
@@ -49,7 +49,7 @@ private-bin unf
49private-cache 49private-cache
50?HAS_APPIMAGE: ignore private-dev 50?HAS_APPIMAGE: ignore private-dev
51private-dev 51private-dev
52private-etc alternatives,ld.so.preload 52private-etc alternatives,ld.so.cache,ld.so.preload
53private-lib gcc/*/*/libgcc_s.so.* 53private-lib gcc/*/*/libgcc_s.so.*
54private-tmp 54private-tmp
55 55