summaryrefslogtreecommitdiffstats
path: root/system/wavemon/README
diff options
context:
space:
mode:
author Nick Warne <nick@linicks.net>2014-01-20 00:38:19 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-01-29 23:21:07 -0600
commite0b3496e2bc365f18df0ba5b80e75a9423f4378f (patch)
tree8b6bbf90c09fc289c94c44cbd5885fccd9aeb55b /system/wavemon/README
parent41d38004186c5a70c4f762ba77b21cfa27fbb117 (diff)
downloadslackbuilds-e0b3496e2bc365f18df0ba5b80e75a9423f4378f.tar.gz
slackbuilds-e0b3496e2bc365f18df0ba5b80e75a9423f4378f.tar.xz
network/wavemon: Updated for version 0.7.6 + New Maintainer.
Moved from system. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wavemon/README')
-rw-r--r--system/wavemon/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/system/wavemon/README b/system/wavemon/README
deleted file mode 100644
index 448ffd28fb..0000000000
--- a/system/wavemon/README
+++ /dev/null
@@ -1,15 +0,0 @@
-wavemon (Wavemon 802.11 monitor)
-
-wavemon is an ncurses-based monitoring application for wireless
-network devices.
-
-It allows you to watch the signal and noise levels, packet statistics,
-device configuration, and network parameters of your wireless network
-hardware.
-
-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:
-# setcap cap_net_admin=eip /usr/bin/wavemon