summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/state/files/phosphor-reset-host-running@.service
blob: a49bbdd16b4744b73f0e3e19d2e6b7395a1fa2ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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
ExecStart=/bin/systemctl start obmc-host-start@%i.target


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