[Pkg-sysvinit-commits] r695 - sysvinit/trunk/debian/initscripts

Thomas Hood jdthood-guest at costa.debian.org
Tue Jan 24 14:05:55 UTC 2006


Author: jdthood-guest
Date: 2006-01-24 14:05:54 +0000 (Tue, 24 Jan 2006)
New Revision: 695

Modified:
   sysvinit/trunk/debian/initscripts/rcS.5
Log:
Mention limitation on UTC=no

Modified: sysvinit/trunk/debian/initscripts/rcS.5
===================================================================
--- sysvinit/trunk/debian/initscripts/rcS.5	2006-01-24 14:03:34 UTC (rev 694)
+++ sysvinit/trunk/debian/initscripts/rcS.5	2006-01-24 14:05:54 UTC (rev 695)
@@ -64,6 +64,13 @@
 Coordinated Universal Time (UTC).
 (POSIX systems keep a variant of UTC, without leap seconds.)
 
+If UTC is set to \fBno\fP then \fI/usr/share/zoneinfo\fP
+must be readable early in the boot process.
+If you want to keep \fI/usr\fP on a separate filesystem then
+you must still ensure that the target of \fI/etc/localtime\fP
+points to the correct zone information file for the time zone
+of the time kept in your hardware real time clock.
+
 .IP \fBVERBOSE\fP
 Setting this option to \fBno\fP (in lower case) will make the boot process
 a bit less verbose.




More information about the Pkg-sysvinit-commits mailing list