logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bcron-sched - bcron system scheduler

Author

       Bruce Guenter <bruce@untroubled.org>

                                                                                                  bcron-sched(8)

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.

Environment

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

Files

/var/spool/cron/crontabs/crontabs/var/spool/cron/crontabs/trigger

Name

       bcron-sched - bcron system scheduler

See Also

bcron-exec(8), bcron-start(8), bcrontab(1)

Signals

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

Synopsis

bcron-sched

See Also