freebsd-src/usr.sbin/cron
Kyle Evans 7466dbd684 cron(8): set the environment variables of the user and/or login class
Prior to processing environment variable set in the crontab file as those
should be of higher precedent, pull in the user or login class environment.

This is another supporting feature for allowing one to configure system-wide
settings that may affect both regular cron jobs as well as services.

This is the final part of D21481.

Submitted by:	Andrew Gierth <andrew_tao173.riddles.org.uk>
2020-02-05 04:35:54 +00:00
..
cron cron(8): set the environment variables of the user and/or login class 2020-02-05 04:35:54 +00:00
crontab cron(8): set the environment variables of the user and/or login class 2020-02-05 04:35:54 +00:00
doc
lib cron: add log suppression and mail suppression for successful runs 2019-09-25 02:37:40 +00:00
Makefile
Makefile.inc