1[Unit]
2Description=Power off host
3
4[Service]
5Type=oneshot
6Environment=DONT_STOP_WATCHDOG=1
7ExecStart=/usr/bin/host_poweroff.sh
8