Re: Time(zone) problems

2002-06-12 Thread Mike Mimic
Hi! > % ls -l /usr/share/zoneinfo/MST7MDT > -rw-r--r--6 root root 877 > Apr 28 03:56 /usr/share/zoneinfo/MST7MDT Uh. This was wrong. I have umask for root set to 077 and so this file wasn't readable for others when script create it. Thanks for help! Mike ___

Re: Time(zone) problems

2002-06-12 Thread Gary Hennigan
"Mike Mimic" <[EMAIL PROTECTED]> writes: > > Hmm. The only other thing I can think of is the > > setting in /etc/login.defs. ENV_TZ is typically > > commented out though. If it's not you might try > > commenting it out, although I would think root > > would be affected if that variable were set. Th

Re: Time(zone) problems

2002-06-12 Thread Mike Mimic
Hi! > Hmm. The only other thing I can think of is the > setting in /etc/login.defs. ENV_TZ is typically > commented out though. If it's not you might try > commenting it out, although I would think root > would be affected if that variable were set. The > root account doesn't have any TZ environme

Re: Time(zone) problems

2002-06-11 Thread Gary Hennigan
"Mike Mimic" <[EMAIL PROTECTED]> writes: > > Do you have any environment variables set that > > relate to the timezone? > > No. I haven't any. > > > Also, make sure the file /etc/timezone contains the > > correct setting for your system > > Yes, it have. And I have tryed some different cities >

Re: Time(zone) problems

2002-06-11 Thread Mike Mimic
Hi! > Do you have any environment variables set that > relate to the timezone? No. I haven't any. > Also, make sure the file /etc/timezone contains the > correct setting for your system Yes, it have. And I have tryed some different cities (in the same timzone) and it's the same. > and make sur

Re: Time(zone) problems

2002-06-11 Thread Gary Hennigan
"Mike Mimic" <[EMAIL PROTECTED]> writes: > I have some strange time problems. When I run date as > normal user I get time in UTC timezone. And when I > create files they also get timestamp with that time > (and that's wrong time). But as root I don't have that > problems and I have normal CEST time

Time(zone) problems

2002-06-10 Thread Mike Mimic
Hi! I have some strange time problems. When I run date as normal user I get time in UTC timezone. And when I create files they also get timestamp with that time (and that's wrong time). But as root I don't have that problems and I have normal CEST time (as it should be). I have runed timezoneconf