python3-ble2mqtt: add init script
authorQuintin Hill <stuff@quintin.me.uk>
Thu, 6 Apr 2023 08:13:08 +0000 (09:13 +0100)
committerTianling Shen <cnsztl@gmail.com>
Tue, 11 Apr 2023 09:24:51 +0000 (17:24 +0800)
commit408502ee0ad3049c2e9f8420166a342c819bc7c7
treec50cb320789ff4abbd83b736db569d1411f477c4
parent3f977e711eb4818df251bea42ff5074863fb93fa
python3-ble2mqtt: add init script

Note that init script won't do much without configuration provided.
The init script comes from the upstream README file.

Also add missing dependency.

Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
lang/python/python-ble2mqtt/Makefile
lang/python/python-ble2mqtt/files/ble2mqtt.init [new file with mode: 0755]