blob: 8d852a255cf3e81aa0f2ec7d74cc6f05d7fbd40e [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]
10ExecStart=/usr/bin/env ibm-read-vpd --file %f/nvmem
11SyslogIdentifier=ibm-vpd-parser
12
13[Install]
14WantedBy=multi-user.target