blob: eaecbbc3ca2ae83f02f32bcee626ac24ad84feff [file] [log] [blame]
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001[Unit]
Priyanga Ramasamy29fbea92023-10-04 01:28:10 -05002Description= IPZ format SPI VPD Parser service for FRU %I
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05003Wants=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]
Priyanga Ramasamy29fbea92023-10-04 01:28:10 -050010ExecStart=/usr/bin/env ibm-read-vpd --file %f --driver at25
11SyslogIdentifier=ibm-spi-vpd-parser
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050012
13[Install]
14WantedBy=multi-user.target