[OE-core] [PATCH 2/2] systemd: Move functions that only affect metadata to parse time.

Burton, Ross ross.burton at intel.com
Thu Jul 4 10:14:07 UTC 2013


On 26 June 2013 18:33, Randy Witt <rewitt at declaratino.com> wrote:
> This is useful for times when you don't want to enable or disable a
> service automatically on install, but still want the rest of the
> functionality of the systemd.bbclass.

This seems like a brute-force way of approaching the problem, which is
that you don't want a service explicitly enabled or disabled on
install.

Why not extend the usage of SYSTEMD_AUTO_ENABLE and support setting it
to ""?  i.e. "enable" means enable it, "disable" means disable it, and
"" means do nothing.

Ross



More information about the Openembedded-core mailing list