cdmackay;414808 Wrote: > gharris999 wrote: > > rickwookie;414780 Wrote: > >> ..so is there a way that I can make my Linux install never change > the > >> BIOS clock on daylight saving changes, but instead just ofset the > OS > >> time? > > Yes, but it depends on which distro you are using. You might ask > this > > question in the Linux forum. > > On Debian/Ubuntu, I believe you edit /etc/default/rcS, and set UTC=yes > > cheers, > calum.
Thanks for that. I had: # # /etc/default/rcS # # Default settings for the scripts in /etc/rcS.d/ # # For information about these variables see the rcS(5) manual page. # # This file belongs to the "initscripts" package. TMPTIME=0 SULOGIN=no DELAYLOGIN=no UTC=no VERBOSE=no FSCKFIX=no RAMRUN=yes RAMLOCK=yes -- rickwookie ------------------------------------------------------------------------ rickwookie's Profile: http://forums.slimdevices.com/member.php?userid=6397 View this thread: http://forums.slimdevices.com/showthread.php?t=62339 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
