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