blob: a682eb2542642a9c6da7d7c975dd06de1b024388 [file] [log] [blame]
[Unit]
Description=Power Cycle by Hotswap Controller
[Service]
EnvironmentFile=/run/psu_timedelay
ExecStartPre=sleep $PSU_HARDRESET_DELAY
ExecStart= i2cset -f -y 8 0x11 0xd9
Restart=no
Type=oneshot
RemainAfterExit=true
[Install]
WantedBy=gbmc-psu-hardreset.target