24 Nov
2009
24 Nov
'09
12:05
http://bugzilla.novell.com/show_bug.cgi?id=557494 http://bugzilla.novell.com/show_bug.cgi?id=557494#c5 --- Comment #5 from Marcus Meissner <meissner@novell.com> 2009-11-24 12:05:32 UTC --- /etc/localtime is not a text file. it is a hardlink to /usr/share/zoneinfo/...something ... you probably just destroyed the UTC zone file ;) to make it use Australia/Sydney: rm /etc/localtime ln /usr/share/zoneinfo/Australia/Sydney /etc/localtime -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.