X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fpath-lookup.c;h=5f5ad8c9f59c3b2079f0f793e241797650c369ea;hp=bed9175e3f1e47e37ea781ecffa8c146b1f57ed6;hb=a5afffa151b9969bfb138c409c6092ce12fba340;hpb=07cc1c066d5e54f6fdaaaa0085db797dc7f9bda6 diff --git a/src/path-lookup.c b/src/path-lookup.c index bed9175e3..5f5ad8c9f 100644 --- a/src/path-lookup.c +++ b/src/path-lookup.c @@ -209,7 +209,7 @@ int lookup_paths_init(LookupPaths *p, ManagerRunningAs running_as, bool personal * the arrays in user_dirs() above! */ "/run/systemd/user", USER_CONFIG_UNIT_PATH, - "/etc/systemd/system", + "/etc/systemd/user", "/usr/local/lib/systemd/user", "/usr/local/share/systemd/user", USER_DATA_UNIT_PATH,