summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-core/systemd/obmc-targets/obmc-power-on@.target
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-core/systemd/obmc-targets/obmc-power-on@.target')
-rw-r--r--meta-phosphor/recipes-core/systemd/obmc-targets/obmc-power-on@.target7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-core/systemd/obmc-targets/obmc-power-on@.target b/meta-phosphor/recipes-core/systemd/obmc-targets/obmc-power-on@.target
new file mode 100644
index 0000000000..52135ffc9c
--- /dev/null
+++ b/meta-phosphor/recipes-core/systemd/obmc-targets/obmc-power-on@.target
@@ -0,0 +1,7 @@
+[Unit]
+Description=Power%i (On)
+Wants={SYSTEMD_DEFAULT_TARGET}
+After=obmc-power-start@%i.target
+Conflicts=obmc-chassis-poweroff@%i.target
+RefuseManualStart=yes
+RefuseManualStop=yes