1[Unit]
2Description=Phosphor Inventory Manager
3Before=mapper-wait@-xyz-openbmc_project-inventory.service
4
5[Service]
6Restart=always
7Type=dbus
8ExecStart=/usr/bin/phosphor-inventory
9BusName={BUSNAME}
10
11[Install]
12WantedBy=multi-user.target
13