File: packagekit-background

package info (click to toggle)
python-augeas 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 744 kB
  • ctags: 58
  • sloc: python: 345; makefile: 24; sh: 2
file content (14 lines) | stat: -rw-r--r-- 409 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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=""