10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
/var/log/netmonitor/*.log {
|
|
weekly
|
|
rotate 52
|
|
compress
|
|
delaycompress
|
|
notifempty
|
|
missingok
|
|
create 644 root adm
|
|
}
|