1[Unit]
2Description=Shutdown Host Server
3Requires=host-gpio.service
4After=host-gpio.service
5
6[Service]
7Type=oneshot
8ExecStart=busctl set-property xyz.openbmc_project.State.Chassis /xyz/openbmc_project/state/chassis0 xyz.openbmc_project.State.Chassis RequestedPowerTransition s xyz.openbmc_project.State.Chassis.Transition.Off
9SyslogIdentifier=phosphor-watchdog
10