aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/wireshark.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-01-21 11:33:08 -0500
committerLibravatar GitHub <noreply@github.com>2023-01-21 11:33:08 -0500
commit8377c54b1d803e2d4a282751652d824376fb371d (patch)
treeb07890330bbf1a81cc8a71887f74847a6b4add9b /etc/profile-m-z/wireshark.profile
parentsmall test fixes (diff)
parentwireshark: fix private-etc comment (diff)
downloadfirejail-8377c54b1d803e2d4a282751652d824376fb371d.tar.gz
firejail-8377c54b1d803e2d4a282751652d824376fb371d.tar.zst
firejail-8377c54b1d803e2d4a282751652d824376fb371d.zip
Merge pull request #5609 from glitsj16/resolv-fixes
private-etc rework fixes
Diffstat (limited to 'etc/profile-m-z/wireshark.profile')
-rw-r--r--etc/profile-m-z/wireshark.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/wireshark.profile b/etc/profile-m-z/wireshark.profile
index 5823a2ad7..d1b757a25 100644
--- a/etc/profile-m-z/wireshark.profile
+++ b/etc/profile-m-z/wireshark.profile
@@ -47,7 +47,7 @@ private-cache
47# private-dev prevents (some) interfaces from being shown. 47# private-dev prevents (some) interfaces from being shown.
48# Add the below line to your wirehsark.local if you only want to inspect pcap files. 48# Add the below line to your wirehsark.local if you only want to inspect pcap files.
49#private-dev 49#private-dev
50# private-etc alternatives,ca-certificates,crypto-policies,fonts,group,hosts,machine-id,passwd,pki,ssl 50# private-etc alternatives,ca-certificates,crypto-policies,fonts,group,hosts,machine-id,passwd,pki,resolv.conf,ssl
51private-tmp 51private-tmp
52 52
53dbus-user none 53dbus-user none