packagekit/data/packagekit-background

12 lines
349 B
Plaintext
Raw Normal View History

# 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=""