10 lines
512 B
Plaintext
10 lines
512 B
Plaintext
# Settings for the CRON daemon.
|
|
# CRONDARGS= : any extra command-line startup arguments for crond
|
|
# CRON_VALIDATE_MAILRCPTS=1:a non-empty value of this variable will
|
|
# enable vixie-cron-4.1's validation of
|
|
# mail recipient names, which would then be
|
|
# restricted to contain only the chars
|
|
# from this tr(1) set : [@!:%-_.,:alnum:]
|
|
# otherwise mailing is not attempted.
|
|
CRONDARGS=
|