meta-digi/meta-digi-dey/recipes-connectivity/bluez/bluez5-5.41/bluetooth-init.service

13 lines
266 B
Desktop File

[Unit]
Description=Initialization of the bluetooth chip
ConditionPathIsDirectory=/proc/device-tree/bluetooth
Before=bluetooth.service
[Service]
Type=forking
ExecStart=/etc/bluetooth-init start
ExecStop=/etc/bluetooth-init stop
[Install]
WantedBy=multi-user.target