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