# default: off
#
# description: Part of the amanda server package
#

service amidxtape
{
	socket_type		= stream
	protocol		= tcp
	wait			= no
	user			= amanda
	group			= disk
	server			= /usr/lib64/amanda/amidxtaped
	disable			= yes
}
