aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xed.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/xed.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/xed.profile')
-rw-r--r--etc/xed.profile9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/xed.profile b/etc/xed.profile
index 758fb5526..42a42ef5f 100644
--- a/etc/xed.profile
+++ b/etc/xed.profile
@@ -13,17 +13,24 @@ include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15caps.drop all 15caps.drop all
16net none 16# net none - makes settings immutable
17no3d
17nodvd 18nodvd
18nogroups 19nogroups
19nonewprivs 20nonewprivs
20noroot 21noroot
21nosound 22nosound
22notv 23notv
24novideo
25protocol unix
23seccomp 26seccomp
24shell none 27shell none
25tracelog 28tracelog
26 29
27private-bin xed 30private-bin xed
28private-dev 31private-dev
32# private-etc fonts
29private-tmp 33private-tmp
34
35noexec ${HOME}
36noexec /tmp