[Unit] Description=Service to unblock the bluetooth rfkill normally [Service] Type=oneshot SmackProcessLabel=System ExecStartPre=/usr/bin/rm -f /run/.rfkill_unblock ExecStart=/usr/sbin/rfkill unblock bluetooth StandardOutput=journal+console SuccessExitStatus=1 StartLimitInterval=1 StartLimitBurst=10