mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Merge pull request #598 from CaffeinatedStud/master
Committer: Paupiah Yashvi <yash@hackers.mu>
This commit is contained in:
commit
528f4db2bf
1 changed files with 19 additions and 0 deletions
19
etc/gzip.profile
Normal file
19
etc/gzip.profile
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
################################
|
||||
# Gzip profile
|
||||
################################
|
||||
include /etc/firejail/disable-common.inc
|
||||
include /etc/firejail/disable-programs.inc
|
||||
include /etc/firejail/disable-passwdmgr.inc
|
||||
|
||||
blacklist ${HOME}/.wine
|
||||
blacklist ${HOME}/.ssh
|
||||
|
||||
tracelog
|
||||
caps.drop all
|
||||
seccomp
|
||||
net none
|
||||
noroot
|
||||
nosound
|
||||
nogroups
|
||||
nonewprivs
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue