blob: aed7b935240f085c746198545e764d86d6f15f48 [file] [log] [blame]
Andrei Kartashev4d073232021-12-15 15:34:44 +03001[Unit]
2Description=Shutdown Host Server
3After=xyz.openbmc_project.Chassis.Power.service
4
5[Service]
6ExecStart=/usr/bin/busctl set-property \
7 xyz.openbmc_project.State.Chassis \
8 /xyz/openbmc_project/state/chassis0 \
9 xyz.openbmc_project.State.Chassis \
10 RequestedPowerTransition s \
11 xyz.openbmc_project.State.Chassis.Transition.Off
12
13Type=oneshot
14SyslogIdentifier=phosphor-watchdog