mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
cleanup and small fixes
This commit is contained in:
parent
83781d0de5
commit
42421564e0
7 changed files with 5 additions and 24 deletions
|
|
@ -9,6 +9,8 @@ blacklist ${PATH}/fusermount
|
|||
blacklist ${PATH}/su
|
||||
blacklist ${PATH}/sudo
|
||||
blacklist ${PATH}/xinput
|
||||
blacklist ${PATH}/evtest
|
||||
blacklist ${PATH}/xev
|
||||
blacklist ${PATH}/strace
|
||||
|
||||
# Prevent manipulation of firejail configuration
|
||||
|
|
|
|||
|
|
@ -7,5 +7,4 @@ include /etc/firejail/disable-history.inc
|
|||
caps.drop all
|
||||
seccomp
|
||||
netfilter
|
||||
noroot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue