/[smeserver]/rpms/proftpd/sme7/proftpd.logrotate
ViewVC logotype

Contents of /rpms/proftpd/sme7/proftpd.logrotate

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Nov 11 15:49:09 2010 UTC (13 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: proftpd-1_3_2-1_rf, HEAD
Initial import

1 /var/log/proftpd/*.log /var/log/xferlog {
2 compress
3 missingok
4 notifempty
5 sharedscripts
6 postrotate
7 test -f /var/lock/subsys/proftpd && /usr/bin/killall -HUP proftpd || :
8 endscript
9 }

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed