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