7 lines
276 B
Plaintext
7 lines
276 B
Plaintext
# Configuration for cron-apt. For further information about the possible
|
|
# configuration settings see the README file.
|
|
|
|
MAILTO="a.orth@cgiar.org"
|
|
MAILON="error"
|
|
OPTIONS="-o quiet=1 -o Dir::Etc::SourceList=/etc/apt/security.sources.list -o Dir::Etc::SourceParts=\"/dev/null\""
|