path-lookup: monitor /etc/systemd/user for user manager

This commit is contained in:
Frederic Crozat 2011-08-24 13:39:06 +02:00 committed by Lennart Poettering
parent 07cc1c066d
commit a5afffa151

View file

@ -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,