chiark / gitweb /
importd: add new bus calls for importing local tar and raw images
[elogind.git] / src / bootchart / bootchart.c
index 2fac30039d5d61cbad47d8c43e23e5d07cbce7ba..607ec42690ad23bec9f746bbb8e8d0f9acd12601 100644 (file)
@@ -73,7 +73,7 @@ int sysfd=-1;
 #define DEFAULT_HZ 25.0
 #define DEFAULT_SCALE_X 100.0 /* 100px = 1sec */
 #define DEFAULT_SCALE_Y 20.0  /* 16px = 1 process bar */
-#define DEFAULT_INIT ROOTLIBDIR "/systemd/systemd"
+#define DEFAULT_INIT ROOTLIBEXECDIR "/systemd"
 #define DEFAULT_OUTPUT "/run/log"
 
 /* graph defaults */