[Unit] Description=Service to run Bluetoothd normally [Service] Type=oneshot SmackProcessLabel=System ExecStartPre=/usr/bin/rm -f /run/.bluez_start ExecStart=/usr/bin/systemctl start --no-block bluetooth.service RemainAfterExit=yes SuccessExitStatus=1 StartLimitInterval=1 StartLimitBurst=10