forked from pool/cacti
9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
/var/log/cacti/cacti.log {
|
|
missingok
|
|
compress
|
|
notifempty
|
|
size 30k
|
|
su __APACHEUSER__ __APACHEGROUP__
|
|
create 0660 __APACHEUSER__ __APACHEGROUP__
|
|
}
|