cvs commit: CVSROOT cfg.pm
Dag-Erling Smorgrav
des at FreeBSD.org
Tue May 25 01:56:20 PDT 2004
des 2004/05/25 01:55:58 PDT
FreeBSD src repository
Modified files:
. cfg.pm
Log:
Introduce a new configuration variable, $TZ, which indicates the time zone
to use for log messages etc.
If $TZ is undefined after cfg_local.pm has been read, $ENV{'TZ'} is cleared;
this corresponds to the current behaviour. Otherwise, $TZ is exported as
$ENV{'TZ'}.
Revision Changes Path
1.51 +11 -1 CVSROOT/cfg.pm
More information about the cvs-src
mailing list