# Confiuration for installing online updates via cron # Enable cron job # yes or no ZYPPER_ONLINE_UPDATE_ENABLE_CRONJOB="yes" # Skip interactive patches during an automatic # online update run. # yes or no ZYPPER_ONLINE_UPDATE_SKIP_INTERACTIVE_PATCHES="yes" # Automatically agree with licenses. # yes or no ZYPPER_ONLINE_UPDATE_AUTO_AGREE_WITH_LICENSES="yes" # Include recommended patches # yes or no ZYPPER_ONLINE_UPDATE_RECOMMENDS=no # Only install patches of these categories. # Space separated list of categories. # Most prominent categories are: (security recommended optional pkgmanager feature document) # Leave empty to install all categories ZYPPER_ONLINE_UPDATE_PATCH_CATEGORIES=""