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/xchat.profile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'etc/xchat.profile') diff --git a/etc/xchat.profile b/etc/xchat.profile index af6da1ac5..a94444aab 100644 --- a/etc/xchat.profile +++ b/etc/xchat.profile @@ -2,15 +2,15 @@ # Description: IRC client for X similar to AmIRC # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/xchat.local +include xchat.local # Persistent global definitions -include /etc/firejail/globals.local +include globals.local noblacklist ${HOME}/.config/xchat -include /etc/firejail/disable-common.inc -include /etc/firejail/disable-devel.inc -include /etc/firejail/disable-programs.inc +include disable-common.inc +include disable-devel.inc +include disable-programs.inc caps.drop all nodvd -- cgit v1.2.3-54-g00ecf