aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cpio.profile
blob: cf89acdacf2ce5b8125ec7ba42d79e5d272bb169 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# cpio profile
# /sbin and /usr/sbin are visible inside the sandbox
# /boot is not visible and /var is heavily modified 
quiet
noblacklist /sbin
noblacklist /usr/sbin
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-programs.inc
include /etc/firejail/disable-passwdmgr.inc

private-dev
seccomp
caps.drop all
net none
shell none
tracelog
net none
nosound
no3d

blacklist /tmp/.X11-unix