aboutsummaryrefslogtreecommitdiffstats
path: root/etc/qupzilla.profile
diff options
context:
space:
mode:
authorLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 12:09:02 -0600
committerLibravatar Fred-Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 12:09:02 -0600
commit83ddb3e5b276613ad2be190cebf74401daebef03 (patch)
tree542b76f3d93dec7c18bc986836e738679efa42a1 /etc/qupzilla.profile
parentAdd alternatives to private-etc for profiles in /etc-fixes (diff)
downloadfirejail-83ddb3e5b276613ad2be190cebf74401daebef03.tar.gz
firejail-83ddb3e5b276613ad2be190cebf74401daebef03.tar.zst
firejail-83ddb3e5b276613ad2be190cebf74401daebef03.zip
Add alternatives to private-etc for profiles in etc/
See discussion in #2399
Diffstat (limited to 'etc/qupzilla.profile')
-rw-r--r--etc/qupzilla.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/qupzilla.profile b/etc/qupzilla.profile
index efee6ce84..eef0c8fa6 100644
--- a/etc/qupzilla.profile
+++ b/etc/qupzilla.profile
@@ -34,7 +34,7 @@ seccomp.drop @clock,@cpu-emulation,@debug,@module,@obsolete,@raw-io,@reboot,@res
34# tracelog 34# tracelog
35 35
36private-dev 36private-dev
37# private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,adobe,mime.types,mailcap,asound.conf,pulse,machine-id,ca-certificates,ssl,pki,crypto-policies 37# private-etc alternatives,passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,adobe,mime.types,mailcap,asound.conf,pulse,machine-id,ca-certificates,ssl,pki,crypto-policies
38# private-tmp - interferes with the opening of downloaded files 38# private-tmp - interferes with the opening of downloaded files
39 39
40noexec ${HOME} 40noexec ${HOME}