summaryrefslogtreecommitdiffstats
path: root/etc/xviewer.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/xviewer.profile')
-rw-r--r--etc/xviewer.profile8
1 files changed, 5 insertions, 3 deletions
diff --git a/etc/xviewer.profile b/etc/xviewer.profile
index 7c4ede111..86d0b6d4a 100644
--- a/etc/xviewer.profile
+++ b/etc/xviewer.profile
@@ -5,8 +5,6 @@ include /etc/firejail/xviewer.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/xviewer 9noblacklist ${HOME}/.config/xviewer
12noblacklist ${HOME}/.local/share/Trash 10noblacklist ${HOME}/.local/share/Trash
@@ -19,9 +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
21apparmor
22caps.drop all 22caps.drop all
23# net none - makes settings immutable 23net none
24no3d 24no3d
25# following line makes settings immutable
26nodbus
25nodvd 27nodvd
26nogroups 28nogroups
27nonewprivs 29nonewprivs