cvsdist 7d45710
# default: off
cvsdist 7d45710
# description:  The client for the Amanda backup system.\
cvsdist 7d45710
#               This must be on for systems being backed up\
cvsdist 7d45710
#               by Amanda.
cvsdist 7d45710
cvsdist 7d45710
service amanda
cvsdist 7d45710
{
cvsdist 7d45710
	socket_type		= dgram
cvsdist 7d45710
	protocol		= udp
cvsdist 4a0a947
	wait			= yes
cvsdist 4a0a947
	user			= amanda
cvsdist 7d45710
	group			= disk
cvsdist aa23f7b
	server			= @LIBDIR@/amandad 
cvsdist 7d45710
	disable			= yes
cvsdist 7d45710
}