aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/xpra.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-05-04 18:29:01 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-05-05 06:03:18 +0000
commit0cee0ba5a058187a04cf862eb991f19237934a4b (patch)
treeef309d9a6f38c7f0b2038f7763820af16c8fe7e9 /etc/profile-m-z/xpra.profile
parentmerge (diff)
downloadfirejail-0cee0ba5a058187a04cf862eb991f19237934a4b.tar.gz
firejail-0cee0ba5a058187a04cf862eb991f19237934a4b.tar.zst
firejail-0cee0ba5a058187a04cf862eb991f19237934a4b.zip
Add noinput to all profiles with private-dev
Diffstat (limited to 'etc/profile-m-z/xpra.profile')
-rw-r--r--etc/profile-m-z/xpra.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-m-z/xpra.profile b/etc/profile-m-z/xpra.profile
index 1033a7471..6e409e1aa 100644
--- a/etc/profile-m-z/xpra.profile
+++ b/etc/profile-m-z/xpra.profile
@@ -33,6 +33,7 @@ caps.drop all
33# xpra needs to be allowed access to the abstract Unix socket namespace. 33# xpra needs to be allowed access to the abstract Unix socket namespace.
34nodvd 34nodvd
35nogroups 35nogroups
36noinput
36nonewprivs 37nonewprivs
37# In noroot mode, xpra cannot create a socket in the real /tmp/.X11-unix. 38# In noroot mode, xpra cannot create a socket in the real /tmp/.X11-unix.
38#noroot 39#noroot