From e79817381257612fd4d0df0559a6ea46563408e1 Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Sun, 21 May 2017 09:02:09 -0500 Subject: Fix 1291 - remove nonexistent *.inc from qupzilla profile --- etc/qupzilla.profile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'etc/qupzilla.profile') diff --git a/etc/qupzilla.profile b/etc/qupzilla.profile index 3f5cb60c0..9a588f8b3 100644 --- a/etc/qupzilla.profile +++ b/etc/qupzilla.profile @@ -5,10 +5,10 @@ include /etc/firejail/qupzilla.local # Firejail profile for Qupzilla web browser noblacklist ${HOME}/.config/qupzilla noblacklist ${HOME}/.cache/qupzilla -include /etc/firejail/disable-mgmt.inc -include /etc/firejail/disable-secret.inc include /etc/firejail/disable-common.inc include /etc/firejail/disable-devel.inc +include /etc/firejail/disable-passwdmgr.inc +include /etc/firejail/disable-programs.inc caps.drop all seccomp protocol unix,inet,inet6,netlink @@ -22,5 +22,3 @@ include /etc/firejail/whitelist-common.inc # experimental features #private-etc passwd,group,hostname,hosts,localtime,nsswitch.conf,resolv.conf,gtk-2.0,pango,fonts,iceweasel,firefox,adobe,mime.types,mailcap,asound.conf,pulse - - -- cgit v1.2.3-54-g00ecf