freebsd-dev/usr.sbin/cron/crontab
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
..
crontab.1 Add a 'force' option for non-interactive crontab removal 2016-12-20 17:12:17 +00:00
crontab.5 cron(8): set the environment variables of the user and/or login class 2020-02-05 04:35:54 +00:00
crontab.c Add a 'force' option for non-interactive crontab removal 2016-12-20 17:12:17 +00:00
Makefile usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:38:03 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00