Changeset 1384
- Timestamp:
- 05/01/05 23:26:47 (4 years ago)
- Files:
-
- trunk/debian/logrotate-stats.cron.daily (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/debian/logrotate-stats.cron.daily
r1373 r1384 1 1 #!/bin/sh 2 2 3 test -x /usr/sbin/alternc -stats-web || exit 04 /usr/sbin/alternc -stats-web /var/log/apache/access.log.13 test -x /usr/sbin/alternc_stats_web || exit 0 4 /usr/sbin/alternc_stats_web /var/log/apache/access.log.1
