File atftpd.logrotate of Package atftp.539
/var/log/atftpd/atftp.log {
compress
dateext
maxage 365
rotate 99
size=+4096k
notifempty
missingok
create 640 tftp tftp
postrotate
/etc/init.d/atftpd restart
endscript
}