Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!uwvax!umnd-cs!umn-cs!meccts!herman!det From: det@herman.UUCP (Derek Terveer) Newsgroups: comp.unix.questions Subject: Re: stupid time zone question Message-ID: <484@herman.UUCP> Date: Sun, 10-May-87 16:39:18 EDT Article-I.D.: herman.484 Posted: Sun May 10 16:39:18 1987 Date-Received: Mon, 11-May-87 03:30:13 EDT References: <7299@brl-adm.ARPA> Organization: Unisys Inc.-CSD Eagan,MN Lines: 10 Summary: TZ for the console processes.. In article <7299@brl-adm.ARPA>, rachiele@nadc.arpa writes: > On system V machines, to get the time zone to come up right all you have > to do is properly set the TZ parameter. The file /etc/profile is executed I have done that with our /etc/profile and it works just fine -- for all the users who login in run level 2. But, we have a crontab line that echoes out the date every 20 minutes to the system console and it always comes out in EDT. I'm assuming that TZ getting set is fine for all users who subsequently login and read the /etc/profile, but how do i get the processes spawned before init 2 to have the correct TZ?