]> git.ipfire.org Git - thirdparty/systemd.git/commit
install: make use of configuration directory paths in LookupPaths
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Feb 2016 16:52:45 +0000 (17:52 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Apr 2016 11:43:30 +0000 (13:43 +0200)
commite1c5c2b0d258e60ec20af748f69f0394d30f8644
treeb489b727c2462081b5cdd1e7138321ba3266e45b
parenta0f84a104c537bb3143212796cb9d8a1b61d8b3e
install: make use of configuration directory paths in LookupPaths

Now that the LookupPaths structure contains the directory paths, let's make use
of that everywhere instead of duplicating the logic.
src/shared/install.c