Index: etc/icinga2/constants.conf.cmake
--- etc/icinga2/constants.conf.cmake.orig
+++ etc/icinga2/constants.conf.cmake
@@ -26,3 +26,6 @@ const ZoneName = NodeName
 
 /* Secret key for remote node tickets */
 const TicketSalt = ""
+
+/* Location for PID file and UNIX sockets for LiveStatus and the command listener */
+const RunDir = "/var/www/var/run"
