summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service b/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service
index 2385a8877..c1daa0469 100644
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service
+++ b/meta-phosphor/common/recipes-phosphor/system/obmc-ipl-status-led-monitor/org.openbmc.status.IPLLED.service
@@ -7,8 +7,7 @@ After=org.openbmc.status.IPL.service
Restart=always
ExecStart=/usr/bin/env ipl_status_led_monitor.py
SyslogIdentifier=ipl_status_led_monitor.py
-Type=dbus
-BusName={BUSNAME}
+Type=simple
Environment="PYTHONUNBUFFERED=1"
[Install]
OpenPOWER on IntegriCloud