## Type:    yesno
## Default: no
#
# Run the cron job.
#
ENABLED=yes

## Type:    yesno
## Default: no
#
# Check if updates are available, instead of downloading or installing.
#
CHECK_ONLY=no

## Type:    yesno
## Default: no
#
# Trigger updates, so they will be installed on reboot.
#
UPDATE_OFFLINE=yes
