X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fpath-lookup.c;h=922e722e17be40b4743c5c306027caf84cb71a7f;hb=88213476187cafc86bea2276199891873000588d;hp=1a21ca078ad8f74c50f73223b0cd57a4877704d6;hpb=607df95be184308b6bb7a5534f04109c67c039c3;p=elogind.git diff --git a/src/path-lookup.c b/src/path-lookup.c index 1a21ca078..922e722e1 100644 --- a/src/path-lookup.c +++ b/src/path-lookup.c @@ -183,7 +183,7 @@ int lookup_paths_init(LookupPaths *p, ManagerRunningAs running_as) { if (!(p->unit_path = strv_new( /* If you modify this you also want to modify * systemdsystemunitpath= in systemd.pc.in! */ - "/dev/.systemd/system", + "/dev/.run/systemd/system", SYSTEM_CONFIG_UNIT_PATH, "/etc/systemd/system", "/usr/local/share/systemd/system",