blob: 83c16bb27025d25b697621d58bb37458a07c7f4b [file] [log] [blame]
Andrew Geisslerafc510f2017-01-04 11:11:50 -06001[Unit]
2Description=Soft power off of the host
3
4[Service]
5Restart=no
6Type=oneshot
7RemainAfterExit=yes
8ExecStart={sbindir}/mapper call /org/openbmc/HostServices org.openbmc.HostServices SoftPowerOff
9Conflicts=obmc-chassis-start@%i.target
10
11[Install]
12WantedBy=obmc-stop-host@%i.target