aboutsummaryrefslogtreecommitdiffstats
path: root/etc/Xephyr.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-13 15:49:50 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-13 15:53:04 -0400
commit104dde49c0744b73ce795b9a4086607232a18305 (patch)
tree1b67dd83bb2bf6a8a208f485e9cc39061bde74bf /etc/Xephyr.profile
parentFix copy-paste (diff)
downloadfirejail-104dde49c0744b73ce795b9a4086607232a18305.tar.gz
firejail-104dde49c0744b73ce795b9a4086607232a18305.tar.zst
firejail-104dde49c0744b73ce795b9a4086607232a18305.zip
Fix nodvd placement
Diffstat (limited to 'etc/Xephyr.profile')
-rw-r--r--etc/Xephyr.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Xephyr.profile b/etc/Xephyr.profile
index 9c533437b..c0c322b67 100644
--- a/etc/Xephyr.profile
+++ b/etc/Xephyr.profile
@@ -22,6 +22,7 @@ include /etc/firejail/whitelist-common.inc
22 22
23caps.drop all 23caps.drop all
24# Xephyr needs to be allowed access to the abstract Unix socket namespace. 24# Xephyr needs to be allowed access to the abstract Unix socket namespace.
25nodvd
25nogroups 26nogroups
26nonewprivs 27nonewprivs
27# In noroot mode, Xephyr cannot create a socket in the real /tmp/.X11-unix. 28# In noroot mode, Xephyr cannot create a socket in the real /tmp/.X11-unix.
@@ -39,4 +40,3 @@ private
39private-dev 40private-dev
40# private-etc ld.so.conf,ld.so.cache,resolv.conf,host.conf,nsswitch.conf,gai.conf,hosts,hostname 41# private-etc ld.so.conf,ld.so.cache,resolv.conf,host.conf,nsswitch.conf,gai.conf,hosts,hostname
41private-tmp 42private-tmp
42nodvd