]> granicus.if.org Git - icinga2/commit
Added init script.
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 4 Feb 2013 11:43:16 +0000 (12:43 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 4 Feb 2013 11:52:39 +0000 (12:52 +0100)
commitc4293cfa25ba2fb9a167948624745dd62cd90fac
tree38627316e2407576c65075c0a2f03f4d814a16ac
parent789fd23d77f63ec786b351792fb343319f19f0f7
Added init script.

Fixes #3114
13 files changed:
Makefile.am
components/compat/compatcomponent.cpp
configure.ac
etc/Makefile.am [new file with mode: 0644]
etc/icinga2/Makefile.am [moved from icinga-app/config/Makefile.am with 100% similarity]
etc/icinga2/icinga2.conf.dist [new file with mode: 0644]
etc/icinga2/icinga2.conf.win32 [moved from icinga-app/config/icinga2.conf.win32 with 100% similarity]
etc/init.d/Makefile.am [new file with mode: 0644]
etc/init.d/icinga2.in [new file with mode: 0644]
icinga-app/Makefile.am
icinga-app/config/icinga2.conf.dist [deleted file]
itl/service-common.conf
lib/config/configcompiler.cpp