blob: 01b31b1b3cd094a116e70fc9fb30a9f022dae711 [file] [log] [blame]
ThuBaNguyen98f43be2021-07-01 22:29:49 +07001[Unit]
2Description=Ampere Soft power off of the host
3Wants=obmc-host-stop-pre@0.target
4Before=obmc-host-stop-pre@0.target
5Conflicts=obmc-host-start@0.target
6ConditionPathExists=!/run/openbmc/host@0-request
7ConditionPathExists=!/lib/systemd/system/pldmSoftPowerOff.service
8
9[Service]
10Restart=no
11ExecStart=/usr/bin/env phosphor-softpoweroff
12SyslogIdentifier=phosphor-softpoweroff
13Type=oneshot