]> granicus.if.org Git - icinga2/commit
Revert "Fix obsolete parameter in Systemd script" 6439/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 17 Jul 2018 07:59:59 +0000 (09:59 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 17 Jul 2018 12:10:26 +0000 (14:10 +0200)
commitc4c6f2064da8390d57a2e6d617570a239caa2441
treecbd1b38c187abee9a294836e75766716921c8c13
parent61ea81ab6e34e63319d8b5a4e042e5aea61dfe75
Revert "Fix obsolete parameter in Systemd script"

This reverts commit 592fb22c7fe4d291e630a2b6126312d088ce60d7.

We have the problem that Systemd doesn't expand shell variables
into our environment.

During the upgrade cycle this would maybe render a wrong PID file
location, thus resulting in wrong 'safe-reload' behaviour.

This is only for a clean upgrade path from 2.8.x to 2.9.0,
the proper fix is to ensure that the sysconfig file is empty
and keep our own defaults, or modified from the user.

refs #6434
etc/initsystem/icinga2.service.cmake