X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fpath-lookup.c;h=fff930469ca0ec6b9431f9e81c0a51ade8a6f928;hb=da19d5c19f60ec80e1733b1e994311c59c6eda73;hp=922e722e17be40b4743c5c306027caf84cb71a7f;hpb=b925e72633bf98438f56a140520e07ec8c959e46;p=elogind.git diff --git a/src/path-lookup.c b/src/path-lookup.c index 922e722e1..fff930469 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/.run/systemd/system", + "/run/systemd/system", SYSTEM_CONFIG_UNIT_PATH, "/etc/systemd/system", "/usr/local/share/systemd/system",