aboutsummaryrefslogtreecommitdiffstats
path: root/etc/eom.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/eom.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/eom.profile')
-rw-r--r--etc/eom.profile5
1 files changed, 2 insertions, 3 deletions
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
19 19
20include whitelist-var-common.inc 20include whitelist-var-common.inc
21 21
22# apparmor - makes settings immutable
23caps.drop all 22caps.drop all
24# net none - makes settings immutable
25no3d 23no3d
26# nodbus - makes settings immutable
27nodvd 24nodvd
28nogroups 25nogroups
29nonewprivs 26nonewprivs
@@ -37,6 +34,8 @@ seccomp
37shell none 34shell none
38tracelog 35tracelog
39 36
37# private-bin, private-etc and private-lib break 'Open With' / 'Open in file manager'
38# comment those if you need that functionality
40private-bin eom 39private-bin eom
41private-dev 40private-dev
42private-etc alternatives,fonts 41private-etc alternatives,fonts