default_install &&

if [ "${RSYSLOG_CONF}" == "y" ]; then
  install_config_file ${SPELL_DIRECTORY}/rsyslog.conf /etc/rsyslog.conf
fi
