# 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="-m '/usr/sbin/sendmail -FCronDaemon -i -odi -oem -oi -t'"

# Force crond to always run with tokens
su -c '/home/afsagent/renew' -l afsagent || :
