[Unit] Description=Initialization of the IW612 bluetooth chip ConditionPathIsDirectory=/proc/device-tree/bluetooth After=systemd-udev-settle.service Before=bluetooth.service [Service] Type=oneshot RemainAfterExit=yes ExecStart=/etc/bluetooth-init start ExecStop=/etc/bluetooth-init stop [Install] WantedBy=bluetooth.service