X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fpath-lookup.c;h=c746e5e1ad5895076921a396b836fbc4e4c8cc0a;hp=258252a564a3fc84ef4f672211375d3a2b612c32;hb=de58283f71162d3e6522b67e044f8f9ee9fdf066;hpb=07459bb6b92268beb2599f65cf195708d88c51cc diff --git a/src/path-lookup.c b/src/path-lookup.c index 258252a56..c746e5e1a 100644 --- a/src/path-lookup.c +++ b/src/path-lookup.c @@ -181,6 +181,7 @@ int lookup_paths_init(LookupPaths *p, ManagerRunningAs running_as) { return -ENOMEM; } else if (!(p->unit_path = strv_new( + "/dev/.systemd/system", SYSTEM_CONFIG_UNIT_PATH, "/etc/systemd/system", "/usr/local/share/systemd/system",