sysv-generator: don't use LookupPath logic for determining SysV paths
authorLennart Poettering <lennart@poettering.net>
Tue, 23 Feb 2016 19:37:37 +0000 (20:37 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 12 Apr 2016 11:43:29 +0000 (13:43 +0200)
commit4143c6c305fb7075aa071bcc8e7cf0f92f41e146
tree07c4a7be7ec817d0168ae1acd0a472b763937244
parent03ce175f4ce24269e5e7328b7c1909c5d6156e84
sysv-generator: don't use LookupPath logic for determining SysV paths

The sysv-generator is the only user of the SysV paths these days, let's make it
figure out the right paths on its own.

(In a subsequent commit we can then drop the same logic from LookupPath).
src/sysv-generator/sysv-generator.c