aboutsummaryrefslogtreecommitdiffstats
path: root/etc/Xephyr.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-07-05 09:40:54 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-02 00:13:42 -0400
commit0dba38435ef92ccc01cc9ff23b69df55489ec983 (patch)
treedfd1d8db02f579183fa77acdbde9aa315596220f /etc/Xephyr.profile
parentx11/xpra support (diff)
downloadfirejail-0dba38435ef92ccc01cc9ff23b69df55489ec983.tar.gz
firejail-0dba38435ef92ccc01cc9ff23b69df55489ec983.tar.zst
firejail-0dba38435ef92ccc01cc9ff23b69df55489ec983.zip
Harden profiles
- Added 'disable-devel.conf' to many profiles - Added 'disable-mnt' to many profiles - Added 'noexec' to many profiles - Removed 'netfilter' and 'net none' from profiles with 'protocol unix' - Cleaned up profiles using defaults
Diffstat (limited to 'etc/Xephyr.profile')
-rw-r--r--etc/Xephyr.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/Xephyr.profile b/etc/Xephyr.profile
index 4b14b8ad2..22c0202ee 100644
--- a/etc/Xephyr.profile
+++ b/etc/Xephyr.profile
@@ -21,7 +21,6 @@ private
21 21
22caps.drop all 22caps.drop all
23# Xephyr needs to be allowed access to the abstract Unix socket namespace. 23# Xephyr needs to be allowed access to the abstract Unix socket namespace.
24#net none
25nogroups 24nogroups
26nonewprivs 25nonewprivs
27# In noroot mode, Xephyr cannot create a socket in the real /tmp/.X11-unix. 26# In noroot mode, Xephyr cannot create a socket in the real /tmp/.X11-unix.