]> git.pld-linux.org Git - packages/watchdog.git/blobdiff - watchdog.sysconfig
- better desc
[packages/watchdog.git] / watchdog.sysconfig
index 9c789c822e617e10ebe60c22ac5414fdca545a45..8398456e6eb9792ef431c8f2311bcfd545caeed9 100644 (file)
@@ -8,4 +8,13 @@
 VERBOSE=no
 
 # WATCHDOG_MODULES - list of watchdog modules to be preloaded (space separated)
+# softdog module will be used is none set
 WATCHDOG_MODULES=
+
+# Unload watchdog kernel modules.
+# yes  - causes module unload on watchdog stop; if your system freezes after that
+#         then watchdog no longer can help. Usually this is best setting.
+# no   - makes watchdog kernel module run (and eventually reboot the system
+#         if shutdown procedure doesn't finish in timeout value (60s default))
+#         after watchdog daemon is stopped.
+WATCHDOG_UNLOAD=yes
This page took 0.08194 seconds and 4 git commands to generate.