# umdss - router information for ProLine systems
chk_proline:
	driver = queryprogram,
	transport = umdss;

	cmd = "/bin/sh $lib_dir/query.proline ${lc:host}",
	read_path,
	domain = uucp

proline_paths:	driver = pathalias,		# general-use paths router
	transport = umdss;		# for matches, deliver over umdss

	file = /usr/lib/uucp/paths.pro,	# sorted file containing path info
	proto = bsearch,		# use a binary search
	optional,			# ignore if the file does not exist
	domain = uucp			# strip ending ".uucp" before searching

