GNOME Bugzilla – Bug 167035
time-admin should update /etc/timezone too on debian systems
Last modified: 2005-06-12 17:27:46 UTC
This bug comes from https://bugzilla.ubuntu.com/4728 To summarize: "the time-admin tool updates /etc/localtime with the new timezone. the libc6 stuff reads /etc/timezone and updates /etc/localtime with the 'default' timezone when it is reconfigured (upgraded, dpkg-reconfigure etc) ... tzsetup in base-config consistently updates both the /etc/timezone file and the /etc/localtime symlink. I think time-admin should do the same."
Created attachment 39551 [details] [review] patch to fix this I can't commit this while the backends module is moving to FreeDesktop, but this is the solution
I've applied the patch to the hoary package, works fine. Thanks!
Ooops, forgot to apply the patch :)