blob: 5c1f0769f0e2442d4cc8b9313a9db476fd432628 [file] [log] [blame]
Alpana Kumarib48e6ff2022-04-24 23:42:28 -05001[Unit]
2Description=System VPD Collection
3Wants=mapper-wait@-xyz-openbmc_project-inventory.service
4After=mapper-wait@-xyz-openbmc_project-inventory.service
5Wants=obmc-power-reset-on@0.target
6After=obmc-power-reset-on@0.target
7Wants=mapper-wait@-xyz-openbmc_project-state-chassis0.service
8After=mapper-wait@-xyz-openbmc_project-state-chassis0.service
9After=set-spi-mux.service
10Before=phosphor-discover-system-state@0.service
11
12[Service]
Jinu Joy Thomas3fb02632023-06-06 12:10:37 +053013ExecStart=/usr/bin/env ibm-read-vpd --file /sys/bus/i2c/drivers/at24/8-0050/eeprom --driver at24
Alpana Kumarib48e6ff2022-04-24 23:42:28 -050014SyslogIdentifier=ibm-vpd-parser
15Type=oneshot
16RemainAfterExit=yes
17
18[Install]
19RequiredBy=multi-user.target