SOURCES: watchdog.sysconfig - unload modules by default. Problems ...

blues blues at pld-linux.org
Wed Jan 30 17:12:13 CET 2008


Author: blues                        Date: Wed Jan 30 16:12:13 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- unload modules by default. Problems are rare - there is no need to make
  reboot-danger for everyone.

---- Files affected:
SOURCES:
   watchdog.sysconfig (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/watchdog.sysconfig
diff -u SOURCES/watchdog.sysconfig:1.4 SOURCES/watchdog.sysconfig:1.5
--- SOURCES/watchdog.sysconfig:1.4	Mon Jan 14 15:34:59 2008
+++ SOURCES/watchdog.sysconfig	Wed Jan 30 17:12:08 2008
@@ -11,5 +11,8 @@
 # softdog module will be used is none set
 WATCHDOG_MODULES=
 
-# Unload watchdog kernel modules, not recommended
-# WATCHDOG_UNLOAD=yes
+# Unload watchdog kernel modules.
+# yes	- some users reported system freezes with that setting.
+#	Usually there is no problems.
+# no	- causes system reboot after stopping watchdog!
+WATCHDOG_UNLOAD=yes
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/watchdog.sysconfig?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list