# Appletalk configuration # Change this to increase the maximum number of clients that can connect: AFPD_MAX_CLIENTS=5 # Change this to set the machine's atalk name: # ATALK_NAME=`echo ${HOSTNAME}|cut -d. -f1` ATALK_NAME='LONCAPA_{{{{{[lonHostID]}}}}' # Set which daemons to run: PAPD_RUN=no AFPD_RUN=yes # Control whether the daemons are started in the background ATALK_BGROUND=no