summaryrefslogtreecommitdiffstats
path: root/etc/eog.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/eog.profile')
-rw-r--r--etc/eog.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/eog.profile b/etc/eog.profile
index 475abc4a5..1ab78c345 100644
--- a/etc/eog.profile
+++ b/etc/eog.profile
@@ -5,8 +5,6 @@ include /etc/firejail/eog.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8# blacklist /run/user/*/bus - makes settings immutable
9
10noblacklist ${HOME}/.Steam 8noblacklist ${HOME}/.Steam
11noblacklist ${HOME}/.config/eog 9noblacklist ${HOME}/.config/eog
12noblacklist ${HOME}/.local/share/Trash 10noblacklist ${HOME}/.local/share/Trash
@@ -19,10 +17,13 @@ include /etc/firejail/disable-programs.inc
19 17
20include /etc/firejail/whitelist-var-common.inc 18include /etc/firejail/whitelist-var-common.inc
21 19
20# following line makes settings immutable
22apparmor 21apparmor
23caps.drop all 22caps.drop all
24# net none - makes settings immutable 23net none
25no3d 24no3d
25# following line makes settings immutable
26nodbus
26nodvd 27nodvd
27nogroups 28nogroups
28nonewprivs 29nonewprivs