summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-reset-host-running@.service
blob: 7f3871efc1e0dbb36346014f8e30ec4f65ca1e0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Start host%i running after BMC reset
After=obmc-host-reset-running@%i.target
Requires=obmc-host-reset-running@%i.target
ConditionPathExists=/run/openbmc/host@%i-on

[Service]
RemainAfterExit=no
# TODO: openbmc/openbmc#1205 - target name refactor
ExecStart=/bin/systemctl start obmc-chassis-start@%i.target


[Install]
WantedBy=obmc-host-reset@%i.target
OpenPOWER on IntegriCloud