Hardware clock and UTC/localtime
Hello, what is the keyword to tell autoyast that the hardware clock is set to local time? "localtime" does not work for me any more with SuSE 9.0 (worked for SLES 8)... <general> <clock> <hwclock>localtime</hwclock> <timezone>US/Eastern</timezone> </clock> Regards, i. A. Moritz Wenk Software Developer Produkt Management International PLATINUM Server MAXDATA Computer GmbH & Co. KG Elbestraße 12 - 16 D-45768 Marl Telefon: +49 2365 952-2715 Telefax: +49 2365 952-2279 http://www.maxdata.com
Hi Moritz, should work with sysconfig now: <sysconfig config:type="list"> <sysconfig_entry> <sysconfig_key>DEFAULT_TIMEZONE</sysconfig_key> <sysconfig_path>/etc/sysconfig/clock</sysconfig_path> <sysconfig_value>Europe/Berlin</sysconfig_value> </sysconfig_entry> <sysconfig_entry> <sysconfig_key>HWCLOCK</sysconfig_key> <sysconfig_path>/etc/sysconfig/clock</sysconfig_path> <sysconfig_value>--localtime</sysconfig_value> </sysconfig_entry> <sysconfig_entry> <sysconfig_key>TIMEZONE</sysconfig_key> <sysconfig_path>/etc/sysconfig/clock</sysconfig_path> <sysconfig_value>Europe/Berlin</sysconfig_value> </sysconfig_entry> </sysconfig> Mit freundlichem Gruß Thorsten Hahn ------ dbtec networks gmbh Schauenburgerstraße 116 24118 Kiel Tel. 04 31 / 56 06 -470 Fax 04 31 / 56 06 -474 http://www.dbtec-networks.de th@dbtec-networks.de -----Ursprüngliche Nachricht----- Von: Wenk, Moritz [mailto:moritz.wenk@maxdata.de] Gesendet: Montag, 12. Juli 2004 12:46 An: 'suse-autoinstall@suse.com' Betreff: [suse-autoinstall] Hardware clock and UTC/localtime Hello, what is the keyword to tell autoyast that the hardware clock is set to local time? "localtime" does not work for me any more with SuSE 9.0 (worked for SLES 8)... <general> <clock> <hwclock>localtime</hwclock> <timezone>US/Eastern</timezone> </clock> Regards, i. A. Moritz Wenk Software Developer Produkt Management International PLATINUM Server MAXDATA Computer GmbH & Co. KG Elbestraße 12 - 16 D-45768 Marl Telefon: +49 2365 952-2715 Telefax: +49 2365 952-2279 http://www.maxdata.com -- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
participants (2)
-
Thorsten Hahn
-
Wenk, Moritz