Arik wrote: > The only problem that this setup has in this respect is > syslog. For the life of me I can't make syslog dump its log > files in GMT. Since this is a firewall, I want to have > accurate GMT logs that I can use for security violation reports. > > Is there any way to have syslog use the GMT timezone instead > of the system's locale?
Hi Arik, how are you? Had you put ten more minutes into it you would have found the trick. Just add 'export TZ=GMT' to the syslogd initialization script; this should do the trick. -- Arik ********************************************************************** This email and attachments have been scanned for potential proprietary or sensitive information leakage. Vidius, Inc. Protecting Your Information from the Inside Out. www.vidius.com ********************************************************************** ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
