mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
10 lines
141 B
Text
10 lines
141 B
Text
|
/var/log/haproxy {
|
||
|
notifempty
|
||
|
weekly
|
||
|
missingok
|
||
|
rotate 4
|
||
|
postrotate
|
||
|
/etc/rc.d/rc.haproxy restart
|
||
|
endscript
|
||
|
}
|