10 lines
176 B
Desktop File
10 lines
176 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Host Power Cycle: %i
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/libexec/phosphor-state-manager/host-powercycle %i
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=obmc-host-reboot@%i.target
|