]> git.pld-linux.org Git - packages/watchdog.git/blobdiff - watchdog.sysconfig
- better desc
[packages/watchdog.git] / watchdog.sysconfig
index e06669db432deab2809d40abddb6fb6952839b4a..8398456e6eb9792ef431c8f2311bcfd545caeed9 100644 (file)
@@ -10,3 +10,11 @@ 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.078284 seconds and 4 git commands to generate.