1210:Huygens change temporary work

Change-Id: I14739f302c8b338a33d0e4ce22c8b653e6b00b6f
Signed-off-by: Jinu Thomas <jinu.joy.thomas@in.ibm.com>
diff --git a/service_files/vpd-manager.service b/service_files/vpd-manager.service
index f051179..1863596 100644
--- a/service_files/vpd-manager.service
+++ b/service_files/vpd-manager.service
@@ -16,4 +16,6 @@
 ExecStart=/usr/bin/vpd-manager
 
 [Install]
+# TODO revert the below
 WantedBy=multi-user.target
+WantedBy=basic.target
diff --git a/service_files/wait-vpd-parsers.service b/service_files/wait-vpd-parsers.service
index 3c8ce07..1f8495f 100644
--- a/service_files/wait-vpd-parsers.service
+++ b/service_files/wait-vpd-parsers.service
@@ -12,4 +12,6 @@
 Type=oneshot
 
 [Install]
-WantedBy=multi-user.target
\ No newline at end of file
+# TODO revert the below
+#WantedBy=multi-user.target
+WantedBy=basic.target