summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager/xyz.openbmc_project.Inventory.Manager.service
blob: c3ae5adcc492b8c216b88a9d56bf292f9000f1da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Phosphor Inventory Manager
Before=mapper-wait@-xyz-openbmc_project-inventory.service

[Service]
Restart=always
Type=dbus
ExecStart=/usr/bin/env phosphor-inventory
SyslogIdentifier=phosphor-inventory
BusName={BUSNAME}

[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud