diff options
Diffstat (limited to 'network/w3af/README.SLACKWARE')
-rw-r--r-- | network/w3af/README.SLACKWARE | 8 |
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]. |