mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 15:14:07 +02:00
initscript: Fix description.
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
This commit is contained in:
parent
2870fa5e95
commit
d97d2e399d
@ -9,8 +9,8 @@
|
|||||||
# Required-Stop: $remote_fs $syslog
|
# Required-Stop: $remote_fs $syslog
|
||||||
# Default-Start: 2 3 4 5
|
# Default-Start: 2 3 4 5
|
||||||
# Default-Stop: 0 1 6
|
# Default-Stop: 0 1 6
|
||||||
# Short-Description: Start Icinga 2 at boot time
|
# Short-Description: icinga2 host/service/network monitoring and management system
|
||||||
# Description: Icinga 2
|
# Description: Icinga 2 is a monitoring and management system for hosts, services and networks.
|
||||||
### END INIT INFO
|
### END INIT INFO
|
||||||
|
|
||||||
prefix=@prefix@
|
prefix=@prefix@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user