aboutsummaryrefslogtreecommitdiffstats
path: root/etc/Xvfb.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Xvfb.profile')
-rw-r--r--etc/Xvfb.profile11
1 files changed, 5 insertions, 6 deletions
diff --git a/etc/Xvfb.profile b/etc/Xvfb.profile
index ed07485d6..3ecda698e 100644
--- a/etc/Xvfb.profile
+++ b/etc/Xvfb.profile
@@ -9,7 +9,7 @@ include globals.local
9# 9#
10# This profile will sandbox Xvfb server itself when used with firejail --x11=xvfb. 10# This profile will sandbox Xvfb server itself when used with firejail --x11=xvfb.
11# The target program is sandboxed with its own profile. By default the this functionality 11# The target program is sandboxed with its own profile. By default the this functionality
12# is disabled. To enable it, create a firejail-Xvfb symlink in /usr/local/bin: 12# is disabled. To enable it, create a firejail-Xvfb symlink in /usr/local/bin:
13# 13#
14# $ sudo ln -s /usr/bin/firejail /usr/local/bin/Xvfb 14# $ sudo ln -s /usr/bin/firejail /usr/local/bin/Xvfb
15# 15#
@@ -17,8 +17,6 @@ include globals.local
17# some Linux distributions. Also, older versions of Xpra use Xvfb. 17# some Linux distributions. Also, older versions of Xpra use Xvfb.
18# 18#
19 19
20blacklist /media
21
22whitelist /var/lib/xkb 20whitelist /var/lib/xkb
23include whitelist-common.inc 21include whitelist-common.inc
24 22
@@ -36,10 +34,11 @@ protocol unix
36seccomp 34seccomp
37shell none 35shell none
38 36
37disable-mnt
39# using a private home directory 38# using a private home directory
40private 39private
41# private-bin Xvfb,sh,xkbcomp 40# private-bin sh,xkbcomp,Xvfb
42# private-bin Xvfb,sh,xkbcomp,strace,bash,cat,ls 41# private-bin bash,cat,ls,sh,strace,xkbcomp,Xvfb
43private-dev 42private-dev
44private-etc alternatives,ld.so.conf,ld.so.cache,resolv.conf,host.conf,nsswitch.conf,gai.conf,hosts,hostname 43private-etc alternatives,gai.conf,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,nsswitch.conf,resolv.conf
45private-tmp 44private-tmp