10 lines
116 B
Plaintext
10 lines
116 B
Plaintext
|
/var/log/opal-prd.log {
|
||
|
monthly
|
||
|
rotate 12
|
||
|
compress
|
||
|
delaycompress
|
||
|
missingok
|
||
|
notifempty
|
||
|
create 644 root root
|
||
|
}
|