10 lines
168 B
Desktop File
10 lines
168 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=power on host:%i
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/libexec/phosphor-state-manager/host-poweron %i
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=obmc-host-start@%i.target
|