Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 878a1fb6c3982b9091c663432e5bfb54 > files > 16

amanda-server-3.1.3-1.fc14.x86_64.rpm

# default: on
#
# description: The Amanda backup client should be enabled for systems
#              which will be backed up by an Amanda backup server.

service amanda
{
	disable		= no
	flags           = IPv4
	socket_type	= stream
	protocol	= tcp
	wait		= no
	user		= amandabackup
	group		= disk
	groups		= yes
	server		= /usr/lib64/amanda/amandad
	server_args     = -auth=bsdtcp amdump
}