Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2005 21:30:15 GMT
From:      mwm@mired.org
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/47596: daily security run complains if timezone changes
Message-ID:  <200506212130.j5LLUFUe008563@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/47596; it has been noted by GNATS.

From: mwm@mired.org
To: bug-followup@FreeBSD.org, archie@dellroad.org
Cc:  
Subject: Re: bin/47596: daily security run complains if timezone changes
Date: 21 Jun 2005 21:22:45 -0000

 The fix to this problem - doing the timezone in GMT - is to add the line
 
 export TZ=GMT
 
 near the start of the /etc/periodic/security/100.chksetuid, which seems to be the
 only script in /etc/periodic/security that is doing an ls and checking for
 changes.
 
 	<mike
 
 



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