# yum install xinetd
- 6 ¹öÀü Amanda client ¼¹ö¿¡¼ /etc/xinetd.d/amanda °¡Á®¿Â´Ù
ȤÀº ¸¸µé¾î ÁØ´Ù.
=====================================================
[root@amcli3 ~]# cat /etc/xinetd.d/amanda
# default: off
# description: The client for the Amanda backup system.\
# This must be on for systems being backed up\
# by Amanda.
service amanda
{
disable = no
socket_type = dgram
protocol = udp
wait = yes
user = amandabackup
group = disk
server = /usr/sbin/amandad
server_args = -auth=bsd amdump
}
=====================================================
# systemctl start xinetd.service
# netstat -an | grep 10080 // port check