]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/path-lookup.c
core: add configuration directories to LookupPaths
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Feb 2016 16:18:42 +0000 (17:18 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Apr 2016 11:43:30 +0000 (13:43 +0200)
commita0f84a104c537bb3143212796cb9d8a1b61d8b3e
tree80e57196e45b73a0b3cb703d365cc3b307f6a2db
parent7bfe3d44d008f46d65ebdf5adc0c847b45fd4ab2
core: add configuration directories to LookupPaths

Let's add a seperate fields for the directories where we place runtime and
persistent configuration, so that we can use this in install.c (to be added in
a later commit), and we store path information in the same place everywhere.
src/shared/path-lookup.c
src/shared/path-lookup.h