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/riot-web.profile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/riot-web.profile') diff --git a/etc/riot-web.profile b/etc/riot-web.profile index 5379223c5..c9f597626 100644 --- a/etc/riot-web.profile +++ b/etc/riot-web.profile @@ -2,15 +2,15 @@ # Description: A glossy Matrix collaboration client for the web # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/riot-web.local +include riot-web.local # Persistent global definitions -include /etc/firejail/globals.local +include globals.local noblacklist ${HOME}/.config/Riot mkdir ${HOME}/.config/Riot whitelist ${HOME}/.config/Riot -include /etc/firejail/whitelist-common.inc +include whitelist-common.inc # Redirect -include /etc/firejail/electron.profile +include electron.profile -- cgit v1.2.3-70-g09d2