summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager/xyz.openbmc_project.Inventory.Manager.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager/xyz.openbmc_project.Inventory.Manager.service b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager/xyz.openbmc_project.Inventory.Manager.service
index cf2bc9ac0b..43cc97922c 100644
--- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager/xyz.openbmc_project.Inventory.Manager.service
+++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager/xyz.openbmc_project.Inventory.Manager.service
@@ -5,8 +5,7 @@ Before=mapper-wait@-xyz-openbmc_project-inventory.service
[Service]
Restart=always
Type=dbus
-ExecStart=/usr/bin/env phosphor-inventory
-SyslogIdentifier=phosphor-inventory
+ExecStart=/usr/bin/phosphor-inventory
BusName={BUSNAME}
[Install]