]> granicus.if.org Git - icinga2/commit
Rework sysconfig file
authorJean Flach <jean-marcel.flach@icinga.com>
Wed, 23 May 2018 11:37:29 +0000 (13:37 +0200)
committerJean Flach <jean-marcel.flach@icinga.com>
Wed, 23 May 2018 13:18:42 +0000 (15:18 +0200)
commited4e008e79a6ccb05b0aed78245f1495e3ebc611
treed33ce8ea750903f0c509e1f58a088f2e7a63209b
parent4a6320d7f7152b05d2d350700e73dc0449996ab7
Rework sysconfig file

The sysconfig file now only contains the defaults as comments, changes
made there are given to the init.d script, prepare-dirs, safe-reload and
Icinga 2 itself. If nothing is set in the sysconfig file (as is the
default as all lines are commented out) the defaults are used.

fixes #6255
etc/initsystem/CMakeLists.txt
etc/initsystem/icinga2.init.d.cmake
etc/initsystem/icinga2.sysconfig.cmake
etc/initsystem/prepare-dirs.cmake [moved from etc/initsystem/prepare-dirs with 59% similarity]
etc/initsystem/safe-reload.cmake [moved from etc/initsystem/safe-reload with 73% similarity]
icinga-app/icinga.cpp
lib/base/utility.cpp
lib/base/utility.hpp