* chkconfig atalk on
* service atalk start
For recent versions of Amahi/Netatalk (Tested with Amahi 6/Netatalk 2.1.3-1/Fedora 14), the service name is changed to 'netatalk.' So the above becomes;
* chkconfig netatalk on
* service netatalk start
== Installation of avahi into Amahi ==