aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/whois.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/whois.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/whois.profile')
-rw-r--r--etc/profile-m-z/whois.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/whois.profile b/etc/profile-m-z/whois.profile
index 0650e41ad..afff6f587 100644
--- a/etc/profile-m-z/whois.profile
+++ b/etc/profile-m-z/whois.profile
@@ -47,7 +47,7 @@ private
47private-bin bash,sh,whois 47private-bin bash,sh,whois
48private-cache 48private-cache
49private-dev 49private-dev
50private-etc alternatives,hosts,jwhois.conf,ld.so.preload,resolv.conf,services,whois.conf 50private-etc alternatives,hosts,jwhois.conf,ld.so.cache,ld.so.preload,resolv.conf,services,whois.conf
51private-lib gconv 51private-lib gconv
52private-tmp 52private-tmp
53 53