if  query  "Configure network devices?"  n  ;  then
	${INSTALL_ROOT}/usr/sbin/netconf
else
	echo "You may add/remove/modify your network devices by running 'netconf'"
fi
