19 lines
301 B
Plaintext
19 lines
301 B
Plaintext
|
# tar profile
|
||
|
quiet
|
||
|
ignore noroot
|
||
|
include /etc/firejail/default.profile
|
||
|
|
||
|
tracelog
|
||
|
net none
|
||
|
shell none
|
||
|
|
||
|
# support compressed archives
|
||
|
private-bin sh,tar,gtar,compress,gzip,lzma,xz,bzip2,lbzip2,lzip,lzop
|
||
|
private-dev
|
||
|
nosound
|
||
|
no3d
|
||
|
private-etc passwd,group,localtime
|
||
|
hostname tar
|
||
|
blacklist /tmp/.X11-unix
|
||
|
|