summaryrefslogtreecommitdiff
path: root/meta-fii/meta-mori/recipes-mori/hotswap-power-cycle/files/hotswap-power-cycle.service
blob: 73b516041e06e19ab639035483e4df677a26870d (plain)
1
2
3
4
5
6
7
8
9
10
11
[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