]> git.ipfire.org Git - thirdparty/systemd.git/commit
portable: make use of the new unit file path
authorLennart Poettering <lennart@poettering.net>
Mon, 8 Oct 2018 15:24:00 +0000 (17:24 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 8 Oct 2018 16:49:45 +0000 (18:49 +0200)
commit40a7b232deb0bf3f8ec2d9ab009714597f84a30b
tree61288689a68408eacc934a26d4944abdcca2fb00
parent0cd4628de975e162c4600f143bcef3c802ff7247
portable: make use of the new unit file path

Note that this breaks compatibility with older versions, as the detach
code won't find unit files attached with older releases anymore. But
given that the portable service logic was not deemed stable so far, and
this was explicitly documented and enforced through portablectl's
installation to /usr/lib/systemd/ such a compat breakage should be fine.
src/portable/portable.c