]> git.pld-linux.org Git - packages/watchdog.git/blob - watchdog-config.patch
- up to 5.16
[packages/watchdog.git] / watchdog-config.patch
1 --- watchdog-5.16.org/watchdog.conf     2020-04-24 10:56:46.000000000 +0200
2 +++ watchdog-5.16/watchdog.conf 2020-11-07 23:56:38.370400979 +0100
3 @@ -23,7 +23,7 @@
4  
5  # Uncomment this to use the watchdog device driver access "file".
6  
7 -#watchdog-device               = /dev/watchdog
8 +watchdog-device                = /dev/watchdog
9  
10  # Uncomment and edit this line for hardware timeout values that differ
11  # from the default of one minute.
12 @@ -163,7 +163,7 @@ priority            = 1
13  # NOTE: This is the number of pages, to get the real size, check how
14  # large the pagesize is on your machine (typically 4kB for x86 hardware).
15  
16 -#min-memory            = 1
17 +min-memory             = 1
18  #allocatable-memory    = 1
19  #max-swap = 0
20  
This page took 0.112069 seconds and 3 git commands to generate.