16 lines
239 B
Plaintext
16 lines
239 B
Plaintext
/var/log/denyhosts {
|
|
compress
|
|
create 0640 root root
|
|
missingok
|
|
dateext
|
|
maxage 365
|
|
rotate 99
|
|
size=+2048k
|
|
notifempty
|
|
copytruncate
|
|
postrotate
|
|
/usr/sbin/rcdenyhosts restart > /dev/null
|
|
endscript
|
|
}
|
|
|