aboutsummaryrefslogtreecommitdiffstats
path: root/etc/Xephyr.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-08-13 15:07:29 -0500
committerLibravatar GitHub <noreply@github.com>2017-08-13 15:07:29 -0500
commitea8312bf0a5a334cba9d332dc0f0cce3b967d12d (patch)
tree7110249a1cbf5dceb263d7e93ae635817ce7fe59 /etc/Xephyr.profile
parentMerge pull request #1444 from SpotComms/h2 (diff)
parentFix nodvd placement (diff)
downloadfirejail-ea8312bf0a5a334cba9d332dc0f0cce3b967d12d.tar.gz
firejail-ea8312bf0a5a334cba9d332dc0f0cce3b967d12d.tar.zst
firejail-ea8312bf0a5a334cba9d332dc0f0cce3b967d12d.zip
Merge pull request #1466 from SpotComms/fixnd
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