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/openshot.profile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'etc/openshot.profile') diff --git a/etc/openshot.profile b/etc/openshot.profile index 242511243..fd69b8dbf 100644 --- a/etc/openshot.profile +++ b/etc/openshot.profile @@ -2,9 +2,9 @@ # Description: Create and edit videos and movies # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/openshot.local +include openshot.local # Persistent global definitions -include /etc/firejail/globals.local +include globals.local noblacklist ${HOME}/.openshot noblacklist ${HOME}/.openshot_qt @@ -15,13 +15,13 @@ noblacklist ${PATH}/python3* noblacklist /usr/lib/python2* noblacklist /usr/lib/python3* -include /etc/firejail/disable-common.inc -include /etc/firejail/disable-devel.inc -include /etc/firejail/disable-interpreters.inc -include /etc/firejail/disable-passwdmgr.inc -include /etc/firejail/disable-programs.inc +include disable-common.inc +include disable-devel.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc -include /etc/firejail/whitelist-var-common.inc +include whitelist-var-common.inc apparmor caps.drop all -- cgit v1.2.3-70-g09d2