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 4a0a94
	wait			= yes
cvsdist 4a0a94
	user			= amanda
cvsdist 7d4571
	group			= disk
cvsdist aa23f7
	server			= @LIBDIR@/amandad 
cvsdist 7d4571
	disable			= yes
cvsdist 7d4571
}