On Feb 4, 2008, at 8:54 PM, Fred wrote: > 2. I'm located at UCT+1, so even with NTPd active, the time is one- > hour > off. I see TZ_TIMEZONE mentioned in /etc/rc, and TIMEZONE and > TZ_TIMEZONE mentioned in /etc/rc.conf. What is the right way to > change the TZ?
From /stat/etc/rc.conf ... --snip-- ##Timezone ##If you define this variable, AstLinux will link this file from ##/usr/share/zoneinfo/$TIMEZONE to /tmp/etc/localtime on startup ##GMT (UTC) is the default #TIMEZONE=America/Chicago ##uClibc Timezone ##See http://www.opengroup.org/onlinepubs/009695399/basedefs/ xbd_chap08.html #TZ_TIMEZONE=CST6CDT --snip-- For both asterisk and the linux system to have the correct time you must set both "TIMEZONE" and "TZ_TIMEZONE" variables in your rc.conf file. for your ".fr" location, as a start, try TIMEZONE=Europe/Paris TZ_TIMEZONE=CET-1 Lonnie ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
