11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
# Defaults for debsums cron jobs
|
|
# sourced by /etc/cron.d/debsums
|
|
|
|
#
|
|
# This is a POSIX shell fragment
|
|
#
|
|
|
|
# Set this to never to disable the checksum verification or
|
|
# one of "daily", "weekly", "monthly" to enable it
|
|
CRON_CHECK=never
|