11 lines
268 B
Desktop File
11 lines
268 B
Desktop File
[Unit]
|
|
Description=Chassis Power Cycle: %i
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/libexec/phosphor-state-manager/chassis-powercycle %i
|
|
ExecStartPost=/bin/systemctl restart phosphor-discover-system-state@%i.service
|
|
|
|
[Install]
|
|
WantedBy=obmc-chassis-powercycle@%i.target
|