Please can you review the changes to support: PSARC 2007/503: crontab entry environment variables
6518038 cron & crontab should support multiple timezone The webrev is here: http://cr.opensolaris.org/~cjg/cron/webrev/ The changes introduce support for cron and crontab to understand the HOME, SHELL and TZ variables so that jobs run in $HOME using the shell $SHELL and in the timezone $TZ. Each of these variables can be set multiple times and effect all subsequent lines in a crontab file until the variable is reset. the variables are also propagated into the running jobs. Please respond by the close of November 27th 2007 -- This message posted from opensolaris.org