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/musixmatch.profile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'etc/musixmatch.profile') diff --git a/etc/musixmatch.profile b/etc/musixmatch.profile index ba010d6a3..2b8e5b256 100644 --- a/etc/musixmatch.profile +++ b/etc/musixmatch.profile @@ -1,17 +1,17 @@ # Firejail profile for Musixmatch # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/musixmatch.local +include musixmatch.local # Persistent global definitions -include /etc/firejail/globals.local +include globals.local noblacklist ${MUSIC} -include /etc/firejail/disable-common.inc -include /etc/firejail/disable-devel.inc -include /etc/firejail/disable-passwdmgr.inc -include /etc/firejail/disable-programs.inc -include /etc/firejail/disable-xdg.inc +include disable-common.inc +include disable-devel.inc +include disable-passwdmgr.inc +include disable-programs.inc +include disable-xdg.inc caps.drop all ipc-namespace -- cgit v1.2.3-70-g09d2