summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Abbott <dabbott@gentoo.org>2010-02-19 19:44:31 -0500
committerDavid Abbott <dabbott@gentoo.org>2010-02-19 19:44:31 -0500
commitfe445880e79e0aae926d25b51e415244b8833af8 (patch)
tree90d73b010c0d1ea9889c2054d973251df697e726
parentupdated to 2.1.1 numerous bug fixes bug 292312 thanks Marcin Miroslaw (diff)
downloadperl-overlay-fe445880e79e0aae926d25b51e415244b8833af8.tar.gz
perl-overlay-fe445880e79e0aae926d25b51e415244b8833af8.tar.bz2
perl-overlay-fe445880e79e0aae926d25b51e415244b8833af8.zip
updated conf file locations
-rw-r--r--net-analyzer/nikto/files/nikto.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/nikto/files/nikto.conf b/net-analyzer/nikto/files/nikto.conf
index 623595767..ddf3b31a4 100644
--- a/net-analyzer/nikto/files/nikto.conf
+++ b/net-analyzer/nikto/files/nikto.conf
@@ -61,8 +61,8 @@ CHECKMETHODS=HEAD GET
# If you want to specify the location of any of the files, specify them here
EXECDIR=/usr/bin/nikto
-PLUGINDIR=/usr/share/nikto/plugins
-TEMPLATEDIR=/usr/share/nikto/templates
-DOCDIR=/usr/share/doc/nikto-2.1.0
-NIKTOCONFIG=/usr/share/nikto
+PLUGINDIR=/var/lib/nikto/plugins
+TEMPLATEDIR=/var/lib/nikto/templates
+DOCDIR=/usr/share/doc/nikto-2.1.1
+NIKTOCONFIG=/etc/nikto
DOCUMENTDIR=/usr/share/nikto/docs