From 2a4abddef9fddd584504a1ada37762a5f17d0bc8 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 24 Feb 2017 10:42:38 -0500 Subject: fixed wireshark profile --- etc/wireshark.profile | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/wireshark.profile b/etc/wireshark.profile index 54877b677..90909edf1 100644 --- a/etc/wireshark.profile +++ b/etc/wireshark.profile @@ -10,17 +10,21 @@ include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc -caps.drop all +# +# The profile allows users to run wireshark as root +# +#caps.drop all +#noroot +#protocol unix,inet,inet6,netlink + netfilter nogroups nonewprivs -noroot nosound -protocol unix,inet,inet6,netlink seccomp shell none tracelog -private-bin wireshark +#private-bin wireshark private-dev private-tmp -- cgit v1.2.3-54-g00ecf