summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-host-ipl-complete@.target
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-host-ipl-complete@.target')
-rw-r--r--meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-host-ipl-complete@.target8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-host-ipl-complete@.target b/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-host-ipl-complete@.target
new file mode 100644
index 000000000..2c8614595
--- /dev/null
+++ b/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-host-ipl-complete@.target
@@ -0,0 +1,8 @@
+[Unit]
+Description=Host%i IPL Complete
+Wants={SYSTEMD_DEFAULT_TARGET}
+After={SYSTEMD_DEFAULT_TARGET}
+Conflicts=obmc-host-stop@%i.target
+RefuseManualStop=yes
+ConditionPathExists=/run/openbmc/host@0-ipl-complete
+Wants=op-occ-enable@%i.service
OpenPOWER on IntegriCloud