summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service')
-rw-r--r--meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service b/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service
deleted file mode 100644
index a92b2f146..000000000
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-observer/org.openbmc.status.IPL.service
+++ /dev/null
@@ -1,15 +0,0 @@
-[Unit]
-Description=Phoshpor IPL Status Observer
-Wants=xyz.openbmc_project.State.Host.service
-After=xyz.openbmc_project.State.Host.service
-
-[Service]
-Restart=always
-ExecStart=/usr/bin/env ipl_status_observer.py
-SyslogIdentifier=ipl_status_observer.py
-Type=dbus
-BusName={BUSNAME}
-Environment="PYTHONUNBUFFERED=1"
-
-[Install]
-WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud