summaryrefslogtreecommitdiffstats
path: root/network/wifi-radar/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/wifi-radar/README')
-rw-r--r--network/wifi-radar/README11
1 files changed, 5 insertions, 6 deletions
diff --git a/network/wifi-radar/README b/network/wifi-radar/README
index df36d8664b..20d405a221 100644
--- a/network/wifi-radar/README
+++ b/network/wifi-radar/README
@@ -4,9 +4,6 @@ networks. At boot time, running WiFi Radar will automatically scan for an
available preferred network and connect to it. You can drag and drop your
preferred networks to arrange the profile priority.
-This requires pygtk, which in turn requires pygobject and pycairo, all of
-which are also available at SlackBuilds.org
-
This script installs a wifi-radar.sh script in /usr/bin that by default
runs /usr/sbin/wifi-radar with sudo. You can change this to use ksudo
instead by running the script thusly:
@@ -33,7 +30,9 @@ Please note that according to the manpage, wifi-radar is fairly power hungry
due to its constant scan nature. You may not wish to have it running in the
background all the time sucking battery juice.
-Make sure /etc/wifi-radar/wifi-radar.conf is only readable by root (or perhaps
-the group that owns it in some cases). We install the file with mode 0600 by
+Make sure /etc/wifi-radar.conf is only readable by root (or perhaps the
+group that owns it in some cases). We install the file with mode 0600 by
default, but this was not the case in some earlier revisions, so you should
-double-check it to be sure.
+double-check it to be sure. As of version 1.9.9 the config file is now
+/etc/wifi-radar.conf, if you are upgrading you need to move you old config
+file to /etc. \ No newline at end of file