On my Fedora systems (amanda clients) there seem to be 6 SystemD unit files associated with amanda (output reordered and grouped). My CentOS amanda server has only the first 4.
$ systemctl list-unit-files | grep aman amanda-udp.service static amanda-udp.socket enabled [email protected] static amanda.socket enabled [email protected] static kamanda.socket disabled Until I enabled and started the socket units, my server could not connect with the client (client reset error). What is "amanda-udp"? Why are two services listed as "@.service"? How are these used? What is kamanda? Why does a socket need to be enabled? Need both amanda and amanda-udp? Why not just xinetd and firewall settings? Jon, who is not liking having to do so many not understood things. I hate doing "try this and see if it works". -- Jon H. LaBadie [email protected] 11226 South Shore Rd. (703) 787-0688 (H) Reston, VA 20190 (703) 935-6720 (C)
