mirror of https://github.com/Icinga/icinga2.git
parent
51b522e2d3
commit
2cfc0afc8a
|
@ -7,6 +7,8 @@
|
||||||
# Provides: icinga2
|
# Provides: icinga2
|
||||||
# Required-Start: $remote_fs $syslog
|
# Required-Start: $remote_fs $syslog
|
||||||
# Required-Stop: $remote_fs $syslog
|
# Required-Stop: $remote_fs $syslog
|
||||||
|
# Should-Start: mysql postgresql
|
||||||
|
# Should-Stop: mysql postgresql
|
||||||
# Default-Start: 2 3 5
|
# Default-Start: 2 3 5
|
||||||
# Default-Stop: 0 1 6
|
# Default-Stop: 0 1 6
|
||||||
# Short-Description: icinga2 host/service/network monitoring and management system
|
# Short-Description: icinga2 host/service/network monitoring and management system
|
||||||
|
|
Loading…
Reference in New Issue