Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 0bad4e76595a5916d4c74119fc2b3651 > files > 11

amanda-2.5.0p2-4.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@/amandad 
	disable			= yes
}