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/Xvfb.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/Xvfb.profile') diff --git a/etc/Xvfb.profile b/etc/Xvfb.profile index 4ae2d20d2..d71a69903 100644 --- a/etc/Xvfb.profile +++ b/etc/Xvfb.profile @@ -2,9 +2,9 @@ # Description: Virtual Framebuffer 'fake' X server # This file is overwritten after every install/update # Persistent local customizations -include /etc/firejail/Xvfb.local +include Xvfb.local # Persistent global definitions -include /etc/firejail/globals.local +include globals.local # # This profile will sandbox Xvfb server itself when used with firejail --x11=xvfb. @@ -20,7 +20,7 @@ include /etc/firejail/globals.local blacklist /media whitelist /var/lib/xkb -include /etc/firejail/whitelist-common.inc +include whitelist-common.inc caps.drop all # Xvfb needs to be allowed access to the abstract Unix socket namespace. -- cgit v1.2.3-70-g09d2