On 09/09/2012 11:12 AM, Richard Doyle wrote: >> >> What's the current status of hwclock, time zones, shutdown time, and >> such? Do clients need to have hardware clocks set to UTC?
I took matters into my own hands, and created a file in the chroot: /etc/ltsp/timeset #!/bin/bash # # hwclock -w # EOF Then I call it in lts.conf like this TIMESERVER=172.21.35.200 RCFILE_01=/etc/ltsp/timeset I have ntp installed on the ltsp server, so the thin clients get their time straight from it. I don't know if this is the recommended way of setting the hardware clock, but I wake some of my clients from the BIOS, so I need the clock to be reasonably accurate, even with daylight savings time changes. db ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net