Initial commit.
This commit is contained in:
11
logrotate.d/vsftpd
Normal file
11
logrotate.d/vsftpd
Normal file
@@ -0,0 +1,11 @@
|
||||
/var/log/vsftpd.log {
|
||||
# ftpd doesn't handle SIGHUP properly
|
||||
nocompress
|
||||
missingok
|
||||
}
|
||||
|
||||
/var/log/xferlog {
|
||||
# ftpd doesn't handle SIGHUP properly
|
||||
nocompress
|
||||
missingok
|
||||
}
|
||||
Reference in New Issue
Block a user