Run feature:install at boot

hy

When I need to reboot the OpenHAB server I need to install those two features manually trough the cli. The transport serial is needed by the mysensors binding:

feature:install openhab-transport-serial
feature:install openhab-core-io-transport-mqtt

Is there a way to add those two into the addons.cfg or somewhere else so that they get installed as soon as OpenHAB starts?