default_install  &&
if [[  $SCREEN_RC == yes ]]; then
  install_config_file $SCRIPT_DIRECTORY/screenrc /etc/screenrc &&
  persistent_remove SCREEN_RC
fi
