mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
0d9dfeeb93
commit
5baa837c8d
@ -1,4 +1,4 @@
|
||||
@MAKE_INSTALL_FULL_LOCALSTATEDIR@/log/icinga2/icinga2.log @CMAKE_INSTALL_FULL_LOCALSTATEDIR@/log/icinga2/debug.log {
|
||||
@CMAKE_INSTALL_FULL_LOCALSTATEDIR@/log/icinga2/icinga2.log @CMAKE_INSTALL_FULL_LOCALSTATEDIR@/log/icinga2/debug.log {
|
||||
daily
|
||||
rotate 7
|
||||
compress
|
||||
@ -9,7 +9,7 @@
|
||||
postrotate
|
||||
if ! kill -l USR1 `cat @ICINGA2_RUNDIR@/icinga2/icinga2.pid`; then
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
endscript
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user