make install &&
if [[ $INIT_INSTALLED ]]; then
  install_config_file $SCRIPT_DIRECTORY/init.d/ferm.conf \
    $INSTALL_ROOT/etc/sysconfig/ferm
fi
