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