]> granicus.if.org Git - icinga2/commit
Fix SysconfigFile detection for binary builds
authorMichael Friedrich <michael.friedrich@icinga.com>
Thu, 19 Apr 2018 06:49:47 +0000 (08:49 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Thu, 19 Apr 2018 10:29:01 +0000 (12:29 +0200)
commit0d26a2bf506f378527d61a525bd565ee213b6285
tree8c00cd5775425240ac581be3b3c9ca9382e8516f
parentbf959371c4505bfe27b0682611c035d64b90efd3
Fix SysconfigFile detection for binary builds

It may happen that the variable is not properly initialized
and we'll have an empty string. Observed on macOS and inside
Docker.

refs #6215

refs #6241
CMakeLists.txt
etc/initsystem/CMakeLists.txt