Files
OpenBMC/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog/phosphor-watchdog-host-poweroff.service
T
2026-04-23 17:07:55 +08:00

15 lines
437 B
Desktop File

[Unit]
Description=Shutdown Host Server
After=xyz.openbmc_project.Chassis.Power.service
[Service]
ExecStart=/usr/bin/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
Type=oneshot
SyslogIdentifier=phosphor-watchdog