aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2010-12-18 19:38:58 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2010-12-18 19:38:58 +0000
commitb70ce1f14b2a6a1b89bb6132a54413d51ccfdfd7 (patch)
tree0ee5309cfedafe422b458505bc0452b9b6f562bc /etc
parentBumped to version 0.4.8_rc2 (diff)
downloadgentoo-vdr-scripts-b70ce1f14b2a6a1b89bb6132a54413d51ccfdfd7.tar.gz
gentoo-vdr-scripts-b70ce1f14b2a6a1b89bb6132a54413d51ccfdfd7.tar.bz2
gentoo-vdr-scripts-b70ce1f14b2a6a1b89bb6132a54413d51ccfdfd7.zip
Improve description of SHUTDOWN_SYSTOHC
svn path=/gentoo-vdr-scripts/trunk/; revision=676
Diffstat (limited to 'etc')
-rw-r--r--etc/conf.d/vdr.shutdown7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/conf.d/vdr.shutdown b/etc/conf.d/vdr.shutdown
index 14019e8..80a4b3e 100644
--- a/etc/conf.d/vdr.shutdown
+++ b/etc/conf.d/vdr.shutdown
@@ -192,9 +192,10 @@
#SHUTDOWN_DEFAULT_RETRY_TIME="10"
#
-# The option CLOCK_SYTOHC breaks in some cases the wakup time
-# setted by vdr. This fix will correct the bios time and after this
-# will be written the wakeup time. See bug #263956
+# Having the option CLOCK_SYSTOHC=yes in /etc/conf.d/{clock|hwclock} in some cases
+# disables the wakup time set by vdr.
+# Setting CLOCK_SYSTOHC=no there and SHUTDOWN_SYSTOHC=yes here, will correct the bios time
+# and after this write the wakeup time. See bug #263956
# Set the systems hardware clock during shutdown.
# allowed values: yes no
# default: no