]> granicus.if.org Git - icinga2/commit
Improve the systemd service definition file
authorGerd von Egidy <gerd@egidy.de>
Tue, 24 Jun 2014 00:15:35 +0000 (02:15 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 24 Jun 2014 11:40:44 +0000 (13:40 +0200)
commit9667fb40b76e397489bb18bcde18c5c4b49738e4
tree6fb919e4410f0f07c8d351eac78445ea6fbf0b8c
parent933e2480fc979b9d24d3e9c01e41861cbfee3a1f
Improve the systemd service definition file

- put "Icinga" back in the "Description=" field as usually only the description is displayed on unit start/stop or shown in syslog
- add dependency to carbon-cache.service
(systemd only cares about dependencies if the respective services are enabled, so this does not hurt if someone does not have carbon-cache
installed at all or is not using it at the moment)

fixes #6551

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
etc/initsystem/icinga2.service.cmake