Update service files in repo (#133)
The service files in the repo are currently used for
upstream compilation only, we will move to use this at
a later stage , so we will need to keep the data in sync.
Change-Id: I34137fc60395146a4dc72a5c55b57e18d2edff8d
Signed-off-by: jinuthomas <jinu.joy.thomas@in.ibm.com>
diff --git a/ibm_vpd/ibm-vpd-parser@.service b/ibm_vpd/ibm-vpd-parser@.service
index 8d852a2..a8b2063 100644
--- a/ibm_vpd/ibm-vpd-parser@.service
+++ b/ibm_vpd/ibm-vpd-parser@.service
@@ -7,7 +7,7 @@
Before=phosphor-discover-system-state@0.service
[Service]
-ExecStart=/usr/bin/env ibm-read-vpd --file %f/nvmem
+ExecStart=/usr/bin/env ibm-read-vpd --file %f --driver at24
SyslogIdentifier=ibm-vpd-parser
[Install]