summaryrefslogtreecommitdiffstats
path: root/etc/eog.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-03-12 07:22:01 +0000
committerLibravatar GitHub <noreply@github.com>2019-03-12 07:22:01 +0000
commit021cfecdb89144a21b845ed11bd694eaf23be497 (patch)
tree0c2ba5363418d84e33e64a46d43f06f7124a7db0 /etc/eog.profile
parentFix and harden viewnior (#2570) (diff)
downloadfirejail-021cfecdb89144a21b845ed11bd694eaf23be497.tar.gz
firejail-021cfecdb89144a21b845ed11bd694eaf23be497.tar.zst
firejail-021cfecdb89144a21b845ed11bd694eaf23be497.zip
Fixes and comment for eog/eom (#2571)
* Fixes and comment for eog * Fixes and comment for eom
Diffstat (limited to 'etc/eog.profile')
-rw-r--r--etc/eog.profile5
1 files changed, 3 insertions, 2 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
23caps.drop all 23caps.drop all
24ipc-namespace 24ipc-namespace
25machine-id 25machine-id
26net none
27no3d 26no3d
28# nodbus - makes settings immutable
29nodvd 27nodvd
30nogroups 28nogroups
31nonewprivs 29nonewprivs
@@ -37,7 +35,10 @@ novideo
37protocol unix 35protocol unix
38seccomp 36seccomp
39shell none 37shell none
38tracelog
40 39
40# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager'
41# comment those if you need that functionality
41private-bin eog 42private-bin eog
42private-cache 43private-cache
43private-dev 44private-dev