summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-chassis-reset@.target
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2017-03-05 20:36:50 -0600
committerAndrew Geissler <geissonator@yahoo.com>2017-03-15 19:55:21 +0000
commite4577f6245a58771807b75652ab20a3b279a04b9 (patch)
tree55d6393d07e8be89a36b6a6c9f55e719ecc191f9 /meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-chassis-reset@.target
parentb8c47703036a3ebcfda7491da42cff5c2c11b084 (diff)
downloadtalos-openbmc-e4577f6245a58771807b75652ab20a3b279a04b9.tar.gz
talos-openbmc-e4577f6245a58771807b75652ab20a3b279a04b9.zip
Targets and services to check for pgood on bmc reset
Once enabled these targets and services will be run after a BMC reboot to check if pgood is on and if so, to create a file which will be used by other power on services to know whether they need to run or not. Change-Id: Id2e75f9bce20f362d2f57a79e91ece1eaf7d7c45 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-chassis-reset@.target')
-rw-r--r--meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-chassis-reset@.target4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-chassis-reset@.target b/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-chassis-reset@.target
new file mode 100644
index 000000000..1741d4194
--- /dev/null
+++ b/meta-phosphor/common/recipes-core/systemd/obmc-targets/obmc-chassis-reset@.target
@@ -0,0 +1,4 @@
+[Unit]
+Description=Chassis%i (Reset Check)
+Conflicts=obmc-power-chassis-off%i.target
+RefuseManualStop=yes
OpenPOWER on IntegriCloud