aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xpra.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/xpra.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/xpra.profile')
-rw-r--r--etc/xpra.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/xpra.profile b/etc/xpra.profile
index 28586f134..2bd91e8b5 100644
--- a/etc/xpra.profile
+++ b/etc/xpra.profile
@@ -26,6 +26,7 @@ whitelist /var/lib/xkb
26 26
27caps.drop all 27caps.drop all
28# xpra needs to be allowed access to the abstract Unix socket namespace. 28# xpra needs to be allowed access to the abstract Unix socket namespace.
29nodvd
29nogroups 30nogroups
30nonewprivs 31nonewprivs
31# In noroot mode, xpra cannot create a socket in the real /tmp/.X11-unix. 32# In noroot mode, xpra cannot create a socket in the real /tmp/.X11-unix.
@@ -44,4 +45,3 @@ shell none
44private-dev 45private-dev
45# private-etc ld.so.conf,ld.so.cache,resolv.conf,host.conf,nsswitch.conf,gai.conf,hosts,hostname,machine-id,xpra,X11 46# private-etc ld.so.conf,ld.so.cache,resolv.conf,host.conf,nsswitch.conf,gai.conf,hosts,hostname,machine-id,xpra,X11
46private-tmp 47private-tmp
47nodvd