#!/usr/bin/sh

/etc/rc2.d/S94vxnm-vxnetd  start
if [ $? -ne 0 ]
then
        exit 1
fi
/etc/rc2.d/S94vxnm-host_infod start
