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/evince-previewer.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/evince-previewer.profile') diff --git a/etc/evince-previewer.profile b/etc/evince-previewer.profile index d5bc6db33..e43bb2da8 100644 --- a/etc/evince-previewer.profile +++ b/etc/evince-previewer.profile @@ -1,10 +1,10 @@ # Firejail profile for evince-previewer # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/evince-previewer.local +include evince-previewer.local # Persistent global definitions -include /etc/firejail/globals.local +include globals.local # Redirect -include /etc/firejail/evince.profile +include evince.profile -- cgit v1.2.3-54-g00ecf