mirror of
https://github.com/Icinga/icinga2.git
synced 2025-09-12 12:28:13 +02:00
Even if this some Unix specific stuff, we rely on writing this file in our generic application code. Therefore its path needs to be specified. This got broken with 9fbc406 which renamed RunDir to InitRunDir, but didn't re-add it to the Windows #ifdefs. fixes #6677