12 lines
178 B
Plaintext
12 lines
178 B
Plaintext
/var/log/guhd.log {
|
|
weekly
|
|
rotate 5
|
|
size 200M
|
|
compress
|
|
delaycompress
|
|
missingok
|
|
notifempty
|
|
create 644 root root
|
|
}
|
|
|