X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fpath-lookup.c;h=1a21ca078ad8f74c50f73223b0cd57a4877704d6;hp=f094969adaf9c1a2224b66443a904edae9defa3b;hb=607df95be184308b6bb7a5534f04109c67c039c3;hpb=2e60ecb2f760936552f9d6db32d6ecf828b3c322 diff --git a/src/path-lookup.c b/src/path-lookup.c index f094969ad..1a21ca078 100644 --- a/src/path-lookup.c +++ b/src/path-lookup.c @@ -181,6 +181,8 @@ int lookup_paths_init(LookupPaths *p, ManagerRunningAs running_as) { return -ENOMEM; } else if (!(p->unit_path = strv_new( + /* If you modify this you also want to modify + * systemdsystemunitpath= in systemd.pc.in! */ "/dev/.systemd/system", SYSTEM_CONFIG_UNIT_PATH, "/etc/systemd/system",