[Unit] Description=Hardware check service After=multi-user.target After=NetworkManager-wait-online.service Wants=NetworkManager-wait-online.service [Service] Type=simple ExecStart=/root/bin/hw_check.py KillMode=none [Install] WantedBy=multi-user.target