Files
OpenBMC/meta-fii/meta-kudo/recipes-kudo/hotswap-power-cycle/files/hotswap-power-cycle.service
T
2026-04-23 17:07:55 +08:00

12 lines
202 B
Desktop File

[Unit]
Description=Power Cycle by Hotswap Controller
After=gbmc-psu-hardreset.target
[Service]
Type=oneshot
ExecStart=gpioset 2 30=1
StandardOutput=syslog
[Install]
WantedBy=gbmc-psu-hardreset.target