]> git.pld-linux.org Git - packages/watchdog.git/blobdiff - watchdog-config.patch
- up to 5.9
[packages/watchdog.git] / watchdog-config.patch
index fc72a018f5e8d5fe93ded57e465c8edda4c9f874..882e6d10501e73293f21fd8c8b9de08a21895b40 100644 (file)
@@ -1,7 +1,6 @@
-diff -urN watchdog-5.4.org/watchdog.conf watchdog-5.4/watchdog.conf
---- watchdog-5.4.org/watchdog.conf     2006-07-30 12:50:06.000000000 +0200
-+++ watchdog-5.4/watchdog.conf 2008-06-13 12:04:44.762342752 +0200
-@@ -13,23 +13,23 @@
+--- watchdog-5.9/watchdog.conf~        2010-05-10 15:48:31.000000000 +0200
++++ watchdog-5.9/watchdog.conf 2010-12-19 22:02:23.512505359 +0100
+@@ -13,24 +13,24 @@
  
  # Note that this is the number of pages!
  # To get the real size, check how large the pagesize is on your machine.
@@ -9,6 +8,7 @@ diff -urN watchdog-5.4.org/watchdog.conf watchdog-5.4/watchdog.conf
 +min-memory            = 1
  
  #repair-binary                = /usr/sbin/repair
+ #repair-timeout               = 
  #test-binary          = 
  #test-timeout         = 
  
@@ -23,11 +23,11 @@ diff -urN watchdog-5.4.org/watchdog.conf watchdog-5.4/watchdog.conf
 -#admin                        = root
 -#interval             = 1
 -#logtick                = 1
--#logdir                       = /var/log/watchdog
+-#log-dir              = /var/log/watchdog
 +admin                 = root
 +interval              = 1
 +logtick                = 1
-+logdir                        = /var/log/watchdog
++log-dir               = /var/log/watchdog
  
  # This greatly decreases the chance that watchdog won't be scheduled before
  # your machine is really loaded
This page took 0.056843 seconds and 4 git commands to generate.