# should we attempt to do this? (valid: yes|no)
ENABLED=no

# don't install, just check (valid: yes|no)
CHECK_ONLY=no

# if MAILTO is set, the mail command is used to deliver PackageKit output
# by default MAILTO is unset, so crond mails the output by itself
#MAILTO=root

# you may set SYSTEMNAME if you want your PackageKit emails tagged differently
# default is output of hostname command
#SYSTEM_NAME=""

