SYNOPSIS

bcron-sched

DESCRIPTION

bcron-sched reads job descriptions from stored crontabs, determines when they need to be run, and writes execution commands to standard output for bcron-exec to execute.

bcron-sched should normally be run by bcron-start in conjunction with bcron-exec.

SIGNALS

SIGUSR1

On receipt of the SIGUSR1 signal, bcron-sched will dump a set of log messages describing all the jobs it is scheduling.

ENVIRONMENT

BCRON_SPOOL

The spool directory for bcron. Defaults to /var/spool/cron.

FILES

/var/spool/cron/crontabs/crontabs

/var/spool/cron/crontabs/trigger

RELATED TO bcron-sched…

AUTHOR

Bruce Guenter <[email protected]>