Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core-src > by-pkgid > 8b93ea2143428ab99d4353b0d8c046dd > files > 4

amanda-2.5.2-alt1.src.rpm

# default: off
# description:  The client for the Amanda backup system.\
#               This must be on for systems being backed up\
#               by Amanda.

service amanda
{
	socket_type		= dgram
	protocol		= udp
	wait			= yes
	user			= amanda
	group			= disk
	server			= @LIBDIR@/amanda/amandad
	server_args		= -auth=bsd amdump amindexd amidxtaped
	disable			= yes
}