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