aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xviewer.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-23 07:48:04 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-08-23 07:48:04 -0400
commit75adc32b0c3f8a0be5b92961a9861f429ad1aba0 (patch)
tree4b8e7ddabc146d7a80026a7fcf231c049bf86829 /etc/xviewer.profile
parentmerges (diff)
parentMerge pull request #1489 from smitsohu/profilefixes (diff)
downloadfirejail-75adc32b0c3f8a0be5b92961a9861f429ad1aba0.tar.gz
firejail-75adc32b0c3f8a0be5b92961a9861f429ad1aba0.tar.zst
firejail-75adc32b0c3f8a0be5b92961a9861f429ad1aba0.zip
Merge branch 'master' of https://github.com/netblue30/firejail
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