diff options
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 |