Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
icinga
> icinga-init-lsb.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File icinga-init-lsb.patch of Package icinga (Revision 27)
Currently displaying revision
27
,
show latest
--- daemon-init.in.orig 2009-06-16 23:28:56.000000000 +0200 +++ daemon-init.in 2009-07-19 13:56:01.000000000 +0200 @@ -28,7 +28,18 @@ # Description: Starts and stops the Icinga monitor # used to provide network services status. # - +### BEGIN INIT INFO +# Provides: icinga +# Required-Start: $syslog $remote_fs +# Should-Start: $time sendmail +# Required-Stop: $syslog $remote_fs +# Should-Stop: $time sendmail +# Default-Start: 3 5 +# Default-Stop: 0 1 2 6 +# Short-Description: Icinga network monitor +# Description: Icinga network monitor +### END INIT INFO + status_icinga () {