Add vsgw service to service list, for cord-3.0

Change-Id: Ic15f70b1cb83775d45be9659217f62298cd682ae
diff --git a/xos/synchronizer/run-from-api.sh b/xos/synchronizer/run-from-api.sh
old mode 100644
new mode 100755
index 5cb8831..bcbc374
--- a/xos/synchronizer/run-from-api.sh
+++ b/xos/synchronizer/run-from-api.sh
@@ -1 +1,2 @@
-python vsgw-synchronizer.py
\ No newline at end of file
+export XOS_DIR=/opt/xos
+python vsgw-synchronizer.py  -C $XOS_DIR/synchronizers/vsgw/vsgw_from_api_config
\ No newline at end of file