service amanda
{
	#only_from       = amandaserver.example.com amandaclient1.example.com amandaclient2.example.com
	socket_type     = dgram
	protocol        = udp
	wait            = yes
	user            = amanda
	group           = storage
	groups          = yes
	server          = /usr/libexec/amanda/amandad
	server_args     = -auth=bsd amdump amindexd amidxtaped
	disable         = no
}
