Files
OpenBMC/meta-facebook/recipes-fb/fb-powerctrl/files/host-poweron.service
T
2026-04-23 17:07:55 +08:00

13 lines
212 B
Desktop File

[Unit]
Description=Poweron Host Server
Requires=host-gpio.service
After=host-gpio.service
[Service]
Type=oneshot
ExecStart=/usr/sbin/power-util mb on
SyslogIdentifier=power-util
[Install]
WantedBy=basic.target