aboutsummaryrefslogtreecommitdiffstats
path: root/etc/checkbashisms.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-07-31 23:35:44 -0400
committerLibravatar Tad <tad@spotco.us>2019-08-01 00:23:12 -0400
commita02d12224be9e170816a03eb61737f9e77be24ac (patch)
treebf60781ec7a307f9556ec44df33de351d478d1b6 /etc/checkbashisms.profile
parentMerge pull request #2885 from flacks/profiles/tor-browser (diff)
downloadfirejail-a02d12224be9e170816a03eb61737f9e77be24ac.tar.gz
firejail-a02d12224be9e170816a03eb61737f9e77be24ac.tar.zst
firejail-a02d12224be9e170816a03eb61737f9e77be24ac.zip
profiles: misc fixes
- pluma: sync private-lib from gedit to fix crashes 5e220b2da502bdcaf0f6188779e8bb0e37c9c414 - checkbashisms: fix missing library needed under CentOS 7 of note: - yelp complains about /etc/pki but lacks network access anyway under openSUSE Tumbleweed - gedit is broken, see #2207 - onionshare-gui is broken, unrelated to firejail under CentOS 7 - chromium-common is broken, commenting private-dev fixes, potentially related to firejail, there are SELinux denials for /dev/urandom under Fedora and CentOS 7 - gnome-system-log is broken, as it is a script that calls logview using pkexec, consider commenting in firecfg?
Diffstat (limited to 'etc/checkbashisms.profile')
-rw-r--r--etc/checkbashisms.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/checkbashisms.profile b/etc/checkbashisms.profile
index fe3202cea..7b2d344e5 100644
--- a/etc/checkbashisms.profile
+++ b/etc/checkbashisms.profile
@@ -44,7 +44,7 @@ x11 none
44 44
45private-cache 45private-cache
46private-dev 46private-dev
47private-lib perl* 47private-lib libfreebl3.so,perl*
48private-tmp 48private-tmp
49 49
50memory-deny-write-execute 50memory-deny-write-execute