make    install                                                 &&
mkdir  -p  /etc/leafnode                                        &&
install_config_file $SOURCE_DIRECTORY/config.example /etc/leafnode/config  &&
chgrp news /etc/leafnode/config                &&
chmod g+w /etc/leafnode/config
