# default: off
# description: Amanda backup server with indexing capabilities
#
service amidxtape
{
	socket_type	= stream
	protocol	= tcp
	wait		= no 
	user		= amanda
	group	        = amanda
	server 		= /usr/lib/amanda/amidxtaped
	disable		= yes
}

