Index: trunk/server/fedora/config/etc/sysconfig/crond
===================================================================
--- trunk/server/fedora/config/etc/sysconfig/crond	(revision 1187)
+++ trunk/server/fedora/config/etc/sysconfig/crond	(revision 1187)
@@ -0,0 +1,12 @@
+# 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=
+
+# Force crond to always run with tokens
+su -c '/home/afsagent/renew' -l afsagent || :
