8 lines
142 B
Desktop File
8 lines
142 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=power off host
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
RemainAfterExit=no
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/libexec/phosphor-fan-sensor-monitor/host-poweroff
|