aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xviewer.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/xviewer.profile')
-rw-r--r--etc/xviewer.profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/xviewer.profile b/etc/xviewer.profile
index 70ad3b895..b9ff3948a 100644
--- a/etc/xviewer.profile
+++ b/etc/xviewer.profile
@@ -16,12 +16,15 @@ include /etc/firejail/disable-passwdmgr.inc
16include /etc/firejail/disable-programs.inc 16include /etc/firejail/disable-programs.inc
17 17
18caps.drop all 18caps.drop all
19# net none - makes settings immutable
20no3d
19nodvd 21nodvd
20nogroups 22nogroups
21nonewprivs 23nonewprivs
22noroot 24noroot
23nosound 25nosound
24notv 26notv
27novideo
25protocol unix 28protocol unix
26seccomp 29seccomp
27shell none 30shell none
@@ -29,7 +32,9 @@ tracelog
29 32
30private-bin xviewer 33private-bin xviewer
31private-dev 34private-dev
35private-etc fonts
32private-tmp 36private-tmp
33 37
38memory-deny-write-execute
34noexec ${HOME} 39noexec ${HOME}
35noexec /tmp 40noexec /tmp