aboutsummaryrefslogtreecommitdiffstats
path: root/etc
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
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')
-rw-r--r--etc/eog.profile5
-rw-r--r--etc/eom.profile5
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
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
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