1[Unit]
2Description=Warm Reset Host
3
4[Service]
5Type=oneshot
6Environment=DONT_STOP_WATCHDOG=1
7ExecStart=/usr/bin/host_reset.sh warm
8