summaryrefslogtreecommitdiffstats
path: root/network/wireshark/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/wireshark/README')
-rw-r--r--network/wireshark/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/wireshark/README b/network/wireshark/README
index a529a7ce94..7b9f4a600b 100644
--- a/network/wireshark/README
+++ b/network/wireshark/README
@@ -18,8 +18,8 @@ protocol development, and education worldwide.
If you use a filesystem that supports posix capabilities, an easy way
to start wireshark as a normal user, while still providing it with
all of the access permissions it requires, is by issuing the following
-command:
- $ setcap cap_net_raw,cap_net_admin=eip /usr/bin/dumpcap
+command as root:
+ # setcap cap_net_raw,cap_net_admin=ep /usr/bin/dumpcap
One may also test if things are ok running this command as a normal
user: