mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
9 lines
109 B
Text
9 lines
109 B
Text
|
/var/log/graphite/*.log {
|
||
|
weekly
|
||
|
missingok
|
||
|
rotate 4
|
||
|
compress
|
||
|
notifempty
|
||
|
create 644 graphite graphite
|
||
|
}
|