pdbg api based op-stop-instructions service updates

Replaced pdbg tool based stop all with api based
openpower-proc-control procedure based approach.

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I4c4f635ec87f128dbcb89e6c78e4f1a0b41a2cd7
diff --git a/service_files/op-stop-instructions@.service.in b/service_files/op-stop-instructions@.service.in
index 36fb0a8..af5646e 100644
--- a/service_files/op-stop-instructions@.service.in
+++ b/service_files/op-stop-instructions@.service.in
@@ -13,8 +13,7 @@
 RemainAfterExit=yes
 Type=oneshot
 TimeoutStartSec=10
-# TODO - Replace with official istep stopinstructions once available
-ExecStart=/usr/bin/pdbg -a stop
+ExecStart=/usr/bin/openpower-proc-control threadStopAll
 
 [Install]
 WantedBy=obmc-host-stop@%i.target