From 021cfecdb89144a21b845ed11bd694eaf23be497 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 12 Mar 2019 07:22:01 +0000 Subject: Fixes and comment for eog/eom (#2571) * Fixes and comment for eog * Fixes and comment for eom --- etc/eog.profile | 5 +++-- etc/eom.profile | 5 ++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/eog.profile b/etc/eog.profile index 32b648bd9..57931b794 100644 --- a/etc/eog.profile +++ b/etc/eog.profile @@ -23,9 +23,7 @@ apparmor caps.drop all ipc-namespace machine-id -net none no3d -# nodbus - makes settings immutable nodvd nogroups nonewprivs @@ -37,7 +35,10 @@ novideo protocol unix seccomp shell none +tracelog +# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager' +# comment those if you need that functionality private-bin eog private-cache private-dev diff --git a/etc/eom.profile b/etc/eom.profile index c34331da6..a6007f99c 100644 --- a/etc/eom.profile +++ b/etc/eom.profile @@ -19,11 +19,8 @@ include disable-programs.inc include whitelist-var-common.inc -# apparmor - makes settings immutable caps.drop all -# net none - makes settings immutable no3d -# nodbus - makes settings immutable nodvd nogroups nonewprivs @@ -37,6 +34,8 @@ seccomp shell none tracelog +# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager' +# comment those if you need that functionality private-bin eom private-dev private-etc alternatives,fonts -- cgit v1.2.3-54-g00ecf