summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/inventory-upload/inventory-upload/inventory-upload.service
blob: 18d1f4bb8da3e9aad62c8b272059c8e0c3c048f3 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=BMC Inventory Upload
Requires=skeleton.service
After=skeleton.service

[Service]
ExecStart=/usr/sbin/inventory_upload.py

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud