summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/host/op-host-control/start_host@.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower/recipes-phosphor/host/op-host-control/start_host@.service')
-rw-r--r--meta-openpower/recipes-phosphor/host/op-host-control/start_host@.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-openpower/recipes-phosphor/host/op-host-control/start_host@.service b/meta-openpower/recipes-phosphor/host/op-host-control/start_host@.service
index aa12be3258..bfe8dbe5e5 100644
--- a/meta-openpower/recipes-phosphor/host/op-host-control/start_host@.service
+++ b/meta-openpower/recipes-phosphor/host/op-host-control/start_host@.service
@@ -12,8 +12,7 @@ ConditionPathExists=!/run/openbmc/host@%i-on
ConditionPathExists=!/run/openbmc/mpreboot@%i
[Service]
-ExecStart=/usr/bin/env openpower-proc-control startHost
-SyslogIdentifier=openpower-proc-control
+ExecStart=/usr/bin/openpower-proc-control startHost
Type=oneshot
RemainAfterExit=yes