Subject: Log rotation
From: Marc J. Miller (mjmiller@davis.com)
Date: Wed Sep 06 2000 - 21:53:22 EDT
The logs have to be stopped for daily rotation and then continued afterward. My logrotate.d/netatalk file is as follows; tell me if I'm doing this right (it's based on the Samba log rotate files):
/var/log/netatalk {
notifempty
missingok
postrotate
/usr/bin/killall -HUP afpd
endscript
}
This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:32:07 EST