Files
OpenBMC/meta-facebook/recipes-x86/chassis/x86-power-control/tiogapass/chassis-system-reset.service
T
2026-04-23 17:07:55 +08:00

11 lines
194 B
Desktop File

[Unit]
Description=System unit to hard reset or system reset chassis
[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=i2cset -y 7 0x45 0xd9 c
[Install]
WantedBy=chassis-system-reset.target