From 4a6e7a1bdcf1ee5a4d46517e7d4f8dd2eb5ac214 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 6 Mar 2019 05:01:01 +0000 Subject: Fixes for evince profiles (#2527) * Update evince.profile Needs group and password in private-etc on Arch. Took the liberty to change the memory-deny-write-execute comment. Latest firejail from git with the recent mdwx work included now no longer breaks evince on Arch. It might still break on other platforms, so I left mdwe commented. * Fix including globals.local twice in evince-previewer * Fix including globals.local twice in evince-thumbnailer --- etc/evince-previewer.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/evince-previewer.profile') diff --git a/etc/evince-previewer.profile b/etc/evince-previewer.profile index e43bb2da8..bd1ea6aa9 100644 --- a/etc/evince-previewer.profile +++ b/etc/evince-previewer.profile @@ -3,7 +3,8 @@ # Persistent local customizations include evince-previewer.local # Persistent global definitions -include globals.local +# added by included profile +#include globals.local # Redirect -- cgit v1.2.3-70-g09d2