mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 14:16:16 -06:00
tshark: CLI hardening (#6040)
This commit is contained in:
parent
670e46f42c
commit
e49f8885fe
1 changed files with 3 additions and 0 deletions
|
|
@ -7,5 +7,8 @@ include tshark.local
|
|||
# added by included profile
|
||||
#include globals.local
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}
|
||||
|
||||
# Redirect
|
||||
include wireshark.profile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue