aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 19:04:33 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 19:04:33 +0000
commitf3410da7f0bd208a5f2d792131b215454e782e93 (patch)
tree6e79c9acde383b91f5f21eb3a72f33e9c7fbbfce /README
parent03dfbc2efa31d3c4fd7e576111883ea488e3e179 (diff)
downloadwavemon-f3410da7f0bd208a5f2d792131b215454e782e93.tar.gz
Imported Upstream version 0.7.3upstream/0.7.3
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 41b1d5a..4f29849 100644
--- a/README
+++ b/README
@@ -31,6 +31,11 @@ wavemon uses autoconf, so that in most cases you can simply run
to build and install the package. Type 'make uninstall' if not happy.
Refer to the file INSTALL for generic installation instructions.
+To grant users access to restricted networking operations (e.g. reading WEP
+keys or performing scan operations), use additionally
+
+ sudo make install-suid-root
+
If you have changed some of the autoconf files or use a git version, run
./config/bootstrap
(requires a recent installation of 'autotools').