summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-host-start@.target
blob: 317c6c14f06e29ad5ae827be528838d811abfa7b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Start Host%i
Wants={SYSTEMD_DEFAULT_TARGET}
After={SYSTEMD_DEFAULT_TARGET}
Wants=mapper-wait@-org-openbmc-control-chassis%i.service
After=mapper-wait@-org-openbmc-control-chassis%i.service
Conflicts=obmc-host-stop@%i.target
RefuseManualStop=yes
OnFailure=obmc-quiesce-host@%i.target
OnFailureJobMode=flush
OpenPOWER on IntegriCloud