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

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

[Install]
WantedBy=multi-user.target