diff options
author | Nick Warne <warne.nick@gmail.com> | 2021-02-19 22:29:55 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-21 00:05:03 +0700 |
commit | 3b371f7221606b18f7585b81a18f75d1479ba21f (patch) | |
tree | 4e142ab100ff14f38931e8682cea99bc67563df0 /network/wavemon/README | |
parent | ba75814fbff4c884370fd6697717408f519c46a8 (diff) | |
download | slackbuilds-3b371f7221606b18f7585b81a18f75d1479ba21f.tar.gz |
network/wavemon: Updated for version 0.9.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wavemon/README')
-rw-r--r-- | network/wavemon/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/network/wavemon/README b/network/wavemon/README index f1f5ddfffd..3d1a5c51a6 100644 --- a/network/wavemon/README +++ b/network/wavemon/README @@ -11,5 +11,6 @@ It was originally developed by Jan Morgenstern. If you use a filesystem that supports posix capabilities, an easy way to start wavemon as a normal user, while still providing it with all of the -access permissions it requires, is by issuing the following command as root: +access permissions it requires, is by issuing the following command as +root: # setcap cap_net_admin=eip /usr/bin/wavemon |