cvsdist 7d4571
# default: off
cvsdist 7d4571
# description:  The client for the Amanda backup system.\
cvsdist 7d4571
#               This must be on for systems being backed up\
cvsdist 7d4571
#               by Amanda.
cvsdist 7d4571
cvsdist 7d4571
service amanda
cvsdist 7d4571
{
cvsdist 7d4571
	socket_type		= dgram
cvsdist 7d4571
	protocol		= udp
cvsdist 7d4571
	wait			= no
cvsdist 7d4571
	user			= operator
cvsdist 7d4571
	group			= disk
cvsdist 7d4571
	server			= /usr/lib/amanda/amandad 
cvsdist 7d4571
	disable			= yes
cvsdist 7d4571
}