blob: a8b20630760687924e3d4f1800f3ff17385b4e9e [file] [log] [blame]
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001[Unit]
2Description=IPZ format VPD Parser service for FRU %I
3Wants=mapper-wait@-xyz-openbmc_project-inventory.service
4After=mapper-wait@-xyz-openbmc_project-inventory.service
5Requires=system-vpd.service
6After=system-vpd.service
7Before=phosphor-discover-system-state@0.service
8
9[Service]
Jinu Joy Thomas3fb02632023-06-06 12:10:37 +053010ExecStart=/usr/bin/env ibm-read-vpd --file %f --driver at24
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050011SyslogIdentifier=ibm-vpd-parser
12
13[Install]
14WantedBy=multi-user.target