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/geary.profile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/geary.profile') diff --git a/etc/geary.profile b/etc/geary.profile index 735206da2..a21eed9f1 100644 --- a/etc/geary.profile +++ b/etc/geary.profile @@ -2,9 +2,9 @@ # Description: Lightweight email client designed for the GNOME desktop # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/geary.local +include geary.local # Persistent global definitions -include /etc/firejail/globals.local +include globals.local # Users have Geary set to open a browser by clicking a link in an email # We are not allowed to blacklist browser-specific directories @@ -20,7 +20,7 @@ whitelist ${HOME}/.gnupg whitelist ${HOME}/.config/geary whitelist ${HOME}/.local/share/geary -include /etc/firejail/whitelist-common.inc +include whitelist-common.inc ignore nodbus ignore private-tmp @@ -29,4 +29,4 @@ read-only ${HOME}/.config/mimeapps.list # allow browsers # Redirect -include /etc/firejail/firefox.profile +include firefox.profile -- cgit v1.2.3-70-g09d2