aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 19:06:21 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2012-02-05 19:06:21 +0000
commit4aa11b915e718d739d7bbfc737b77164d79af116 (patch)
tree4cd88e5cca9df66f069a2eb1b639ec0ad938948c /README
parentc93ad1a4ef2625ffb849b8868fe32f930594ac70 (diff)
parentf3410da7f0bd208a5f2d792131b215454e782e93 (diff)
downloadwavemon-4aa11b915e718d739d7bbfc737b77164d79af116.tar.gz
Resolve 0.7.3 import conflict
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').