Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 01:55:58 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: CVSROOT cfg.pm
Message-ID:  <200405250855.i4P8twgS013219@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405250855.i4P8twgS013219>