Files
OpenBMC/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/host-ensure-off.service
T
2026-04-23 17:07:55 +08:00

12 lines
219 B
Desktop File

[Unit]
Description=Ensure host is off on clean AC cycle
Before=host-poweron.service
Before=firmware-updates-pre.target
[Service]
Type=oneshot
ExecStart=/usr/bin/host_ensure_off.sh
[Install]
WantedBy=multi-user.target