mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
VR: Fix haproxy log rotation in VR system VM (#7587)
This commit is contained in:
parent
20865901d1
commit
2222222c03
@ -4,6 +4,6 @@
|
||||
notifempty
|
||||
maxsize 10M
|
||||
postrotate
|
||||
/bin/kill -HUP `cat /var/run/rsyslog.pid 2> /dev/null` 2> /dev/null || true
|
||||
/usr/lib/rsyslog/rsyslog-rotate
|
||||
endscript
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user