12 lines
188 B
Plaintext
12 lines
188 B
Plaintext
/var/log/vsftpd.log {
|
|
# ftpd doesn't handle SIGHUP properly
|
|
nocompress
|
|
missingok
|
|
}
|
|
|
|
/var/log/xferlog {
|
|
# ftpd doesn't handle SIGHUP properly
|
|
nocompress
|
|
missingok
|
|
}
|