summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-10-14 12:49:53 +0200
committer Willy Sudiarto Raharjo2022-10-14 12:49:53 +0200
commit74a8f117d08e838c0dbcb1150c99637f946fdeb2 (patch)
treeaf5e3db9190b6fe3eb5d61de4effed704c2948e7 /network
parent6f48c5d54b1be07f3a1093557841235f432e9800 (diff)
downloadslackbuilds-74a8f117d08e838c0dbcb1150c99637f946fdeb2.tar.gz
network/wireshark: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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..91d0d78545 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=eip /usr/bin/dumpcap
One may also test if things are ok running this command as a normal
user: