itamae/cookbooks/lxc/files/etc/cron-apt/config

12 lines
267 B
Plaintext
Raw Normal View History

2024-11-03 03:10:06 +00:00
# Configuration for cron-apt. For further information about the possible
# configuration settings see the README file.
SYSLOGON="always"
DEBUG="verbose"
MAILON=""
APTCOMMAND=/usr/bin/apt
OPTIONS="-o quiet=1 -o Dir::Etc::SourceList=/etc/apt/security.sources.list"