11 lines
176 B
Plaintext
11 lines
176 B
Plaintext
/var/log/nymead.log {
|
|
rotate 7
|
|
daily
|
|
dateext
|
|
compress
|
|
delaycompress
|
|
missingok
|
|
notifempty
|
|
create 755 root root
|
|
}
|