freebsd-src/usr.sbin/cron
Baptiste Daroussin b2fd8384ff cron(8): add support for /etc/cron.d and /usr/local/etc/cron.d
For automation tools it is way easier to maintain files in directories rather
than modifying /etc/crontab.

The files in those directories are in the same format as /etc/crontab

Reviewed by:	adrian
MFC after:	2 weeks
Relnotes:	yes
Sponsored by:	Gandi.net
Differential Revision:	https://reviews.freebsd.org/D8400
2016-10-31 18:20:12 +00:00
..
cron cron(8): add support for /etc/cron.d and /usr/local/etc/cron.d 2016-10-31 18:20:12 +00:00
crontab cron: use existing maximum username constant MAXLOGNAME 2016-09-02 03:15:54 +00:00
doc
lib cron(8): add support for /etc/cron.d and /usr/local/etc/cron.d 2016-10-31 18:20:12 +00:00
Makefile
Makefile.inc