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

Annotation of /rpms/proftpd/sme8/proftpd.logrotate

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


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

1 slords 1.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