amanda/amanda-xinetd
cvsdist aa23f7b1b0 auto-import changelog data from amanda-2.4.4p1-1.src.rpm
Wed Jul 23 2003 Jay Fenlason <fenlason@redhat.com> 2.4.4p1-1
- Merge from 2.4.4p1-0.3E
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Wed Feb 26 2003 Jay Fenlason <fenlason@redhat.com> 2.4.4-0
- New upstream version.
2004-09-09 02:58:04 +00:00

15 lines
314 B
Text

# 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
}