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

11 lines
160 B
Desktop File

[Unit]
Description=Power on host
After=firmware-updates.target
[Service]
Type=oneshot
ExecStart=/usr/bin/host_poweron.sh
[Install]
WantedBy=multi-user.target