# TASK_FILTER variable contains the name of a helper program to be used # for defining whether the periodic job can be started. This program must # accept only one argument stating the name of a job taken # from /etc/cron.{daily,weekly,monthly}/ directories. # On its return value 0 the job will be started otherwise it will be skipped. # #TASK_FILTER=/path/to/program