#default: on
# description: The amanda tape service
service amidxtape
{
	disable		= no
	socket_type	= stream
	protocol	= tcp
	wait		= no
	user		= backup
	group		= backup
	server		= /usr/lib/amanda/amidxtaped
}
