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/vivaldi-snapshot.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/vivaldi-snapshot.profile') diff --git a/etc/vivaldi-snapshot.profile b/etc/vivaldi-snapshot.profile index f8691025f..ea4a4009f 100644 --- a/etc/vivaldi-snapshot.profile +++ b/etc/vivaldi-snapshot.profile @@ -1,9 +1,9 @@ # Firejail profile for vivaldi-snapshot # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/vivaldi-snapshot.local +include vivaldi-snapshot.local # Persistent global definitions -include /etc/firejail/globals.local +include globals.local noblacklist ${HOME}/.cache/vivaldi-snapshot noblacklist ${HOME}/.config/vivaldi-snapshot @@ -14,4 +14,4 @@ whitelist ${HOME}/.cache/vivaldi-snapshot whitelist ${HOME}/.config/vivaldi-snapshot # Redirect -include /etc/firejail/chromium-common.profile +include chromium-common.profile -- cgit v1.2.3-70-g09d2