X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fbootchart%2Fbootchart.c;h=607ec42690ad23bec9f746bbb8e8d0f9acd12601;hp=2fac30039d5d61cbad47d8c43e23e5d07cbce7ba;hb=a804d849b3c2199bc25d1d4e65fc119fa4d7d0e2;hpb=def3f524a1e83e98b848ff98b40032ee59cbbf89 diff --git a/src/bootchart/bootchart.c b/src/bootchart/bootchart.c index 2fac30039..607ec4269 100644 --- a/src/bootchart/bootchart.c +++ b/src/bootchart/bootchart.c @@ -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 */