From 7c533c9aa5aa9d36d51c512bb175059353eae113 Mon Sep 17 00:00:00 2001 From: Glenn Washburn Date: Tue, 9 Oct 2018 06:10:43 -0500 Subject: Remove "/etc/firejail/" from all include paths, now that profile_read will search for the file. --- etc/conkeror.profile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'etc/conkeror.profile') diff --git a/etc/conkeror.profile b/etc/conkeror.profile index 2489e2df4..ca38600d1 100644 --- a/etc/conkeror.profile +++ b/etc/conkeror.profile @@ -1,14 +1,14 @@ # Firejail profile for conkeror # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/conkeror.local +include conkeror.local # Persistent global definitions -include /etc/firejail/globals.local +include globals.local noblacklist ${HOME}/.conkeror.mozdev.org -include /etc/firejail/disable-common.inc -include /etc/firejail/disable-programs.inc +include disable-common.inc +include disable-programs.inc whitelist ${HOME}/.conkeror.mozdev.org whitelist ${HOME}/.conkerorrc @@ -21,7 +21,7 @@ whitelist ${HOME}/.vimperatorrc whitelist ${HOME}/.zotero whitelist ${HOME}/Downloads whitelist ${HOME}/dwhelper -include /etc/firejail/whitelist-common.inc +include whitelist-common.inc caps.drop all netfilter -- cgit v1.2.3-70-g09d2