]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Restore mask and preset targets, fix instance creation
authorAlex Kiernan <alex.kiernan@gmail.com>
Wed, 8 May 2019 15:57:28 +0000 (16:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 May 2019 15:31:06 +0000 (16:31 +0100)
commite9444649f49431a8e203e6e2009a1de05e505007
tree46ac0f510e42c352a9094e1d149b284fb00316c2
parent9ef6f326ad323b2687440b81b0a983cb3d86a3ab
systemd: Restore mask and preset targets, fix instance creation

Ensure that anyone who sets SYSTEMD_AUTO_ENABLE_${PN} = "mask" (or
"preset") retains the previous behaviour. In addition fix "enable" so it
can (again) create instance units out of templates.

Remove over-zealous quoting of SYSTEMD_SERVICE_ESCAPED as it's already
safely escaped (and can be multiple arguments).

Reported-by: Paul Barker <paul@betafive.co.uk>
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/systemd.bbclass