1 diff --git a/config.h.cmake b/config.h.cmake
2 index 16fa190..152bf43 100644
7 #cmakedefine ICINGA2_UNITY_BUILD
9 -#define ICINGA_CONFIGDIR "${ICINGA2_FULL_CONFIGDIR}"
10 +#define ICINGA_CONFIGDIR "/etc/icinga2"
11 #define ICINGA_DATADIR "${ICINGA2_FULL_DATADIR}"
12 #define ICINGA_LOGDIR "${ICINGA2_FULL_LOGDIR}"
13 #define ICINGA_CACHEDIR "${ICINGA2_FULL_CACHEDIR}"