blob: 57724f353f80ba4cf1ef571c883fd9df4c4d3cd7 [file] [log] [blame]
[Unit]
Description=Power Cycle by Hotswap Controller
[Service]
EnvironmentFile=/run/psu_timedelay
ExecStartPre=sleep $PSU_HARDRESET_DELAY
ExecStart=gpioset gpiochip6 26=1
Restart=no
Type=oneshot
RemainAfterExit=true
StandardOutput=syslog
[Install]
WantedBy=gbmc-psu-hardreset.target