summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-init-pnor@.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-init-pnor@.service')
-rw-r--r--meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-init-pnor@.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-init-pnor@.service b/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-init-pnor@.service
deleted file mode 100644
index 26a0343f1..000000000
--- a/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host/op-init-pnor@.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=Init PNOR for Host%i
-After=obmc-power-on@%i.target
-Before=obmc-host-start-pre@%i.target
-Conflicts=obmc-host-stop@%i.target
-ConditionPathExists=!/run/openbmc/host@%i-on
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-# TODO openbmc/openbmc#1598 - Delete this service once available
-ExecStart=/usr/bin/env pflash -i
-SyslogIdentifier=pflash
-
-[Install]
-WantedBy=obmc-host-start@%i.target