mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
xz decompressor
This commit is contained in:
parent
8fc12eeaa7
commit
cb8f31dd88
1 changed files with 13 additions and 0 deletions
13
etc/xzdec.profile
Normal file
13
etc/xzdec.profile
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Firejail profile for XZ decompressor
|
||||
# xzdec.profile
|
||||
|
||||
include /etc/firejail/disable-mgmt.inc
|
||||
include /etc/firejail/disable-secret.inc
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-devel.inc
|
||||
|
||||
caps.drop all
|
||||
seccomp
|
||||
tracelog
|
||||
noroot
|
||||
shell none
|
||||
Loading…
Add table
Add a link
Reference in a new issue