| Path : /etc/logrotate.d/ |
| Current File : //etc/logrotate.d/vsftpd |
/var/log/vsftpd.log {
# ftpd doesn't handle SIGHUP properly
nocompress
missingok
}
/var/log/xferlog {
# ftpd doesn't handle SIGHUP properly
nocompress
missingok
}