summaryrefslogtreecommitdiffstats
path: root/network/w3af/README.SLACKWARE
diff options
context:
space:
mode:
author Marco Bonetti2011-09-23 21:42:02 +0200
committer Niels Horn2011-09-23 21:42:02 +0200
commitda775d6f1e0d06dcf1588aaa0272d524ad80e285 (patch)
treeb1e08254dcf193ee0902348f5871045804ef1d2f /network/w3af/README.SLACKWARE
parent0c09c398641e9eee18735b522c63cfcfef9cfd96 (diff)
downloadslackbuilds-da775d6f1e0d06dcf1588aaa0272d524ad80e285.tar.gz
network/w3af: Updated for version 1.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/w3af/README.SLACKWARE')
-rw-r--r--network/w3af/README.SLACKWARE8
1 files changed, 8 insertions, 0 deletions
diff --git a/network/w3af/README.SLACKWARE b/network/w3af/README.SLACKWARE
new file mode 100644
index 0000000000..d32799af6c
--- /dev/null
+++ b/network/w3af/README.SLACKWARE
@@ -0,0 +1,8 @@
+Starting from w3af 1.0-stable, auto updates are automatically enabled. They
+will not work unless you start w3af as root, however there is an optional cron
+script to keep the distribution up to date. It is distributed inside the
+/usr/doc/w3af-${VERSION} directory and it's called "w3afupdate.sh", there also
+is a logrotate config file called "w3afupdate.logrotate" which can be useful.
+You should also edit ~/.w3af/startup.conf and set:
+ auto-update = false
+inside [STARTUP_CONFIG].