File: README.debian

package info (click to toggle)
watchdog 5.16-1.2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 988 kB
  • sloc: ansic: 3,827; sh: 1,697; makefile: 87
file content (18 lines) | stat: -rw-r--r-- 639 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
This is the Debian GNU/Linux prepackaged version of watchdog.

This package was put together by Michael Meskes <meskes@topsystem.de>
using the example driver given in the kernel.

further Information:

* see /usr/src/linux/Documentation/watchdog.txt

Before you can use a kernel watchdog driver you have to make sure that the
corresponding module is loaded. You can do that with "modprobe <drivermodule>"or with
adding the <drivermodule> to the file "/etc/modules" to make sure it is always
loaded during system startup. The software watchdog driver is called "softdog".

Michael Meskes <meskes@debian.org> Mo Apr 17 15:05:54 CEST 2006