use SIGHUP for reopening log file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/var/log/ebusd.log {
|
||||
/var/log/ebusd*.log {
|
||||
rotate 7
|
||||
size 1M
|
||||
copytruncate
|
||||
@@ -6,4 +6,6 @@
|
||||
missingok
|
||||
notifempty
|
||||
daily
|
||||
postrotate
|
||||
/usr/bin/killall -HUP ebusd
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user