11 lines
193 B
Desktop File
11 lines
193 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Power Cycle by Hotswap Controller
|
||
|
|
After=gbmc-psu-hardreset.target
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/bin/tray_powercycle.sh
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=gbmc-psu-hardreset.target
|