]> git.pld-linux.org Git - packages/awstats.git/commitdiff
- /srv introduced
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 14 Mar 2004 21:38:32 +0000 (21:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awstats-cron -> 1.2

awstats-cron

index 583f7db097f07c48c145a173a940a7b8acf0ff8b..e1420d659bbc3da6566a697c6598a6b591f3fce6 100644 (file)
@@ -3,7 +3,7 @@
 
 if [ -s /var/log/httpd/access_log ] ; then
     /usr/bin/awstats_updateall.pl now -confdir=/etc \
-       -awstatsprog=/home/services/httpd/html/cgi-bin/awstats.pl > /dev/null
+       -awstatsprog=/srv/httpd/html/cgi-bin/awstats.pl > /dev/null
 fi
 
 exit 0
This page took 0.077126 seconds and 4 git commands to generate.