File: control

package info (click to toggle)
watchdog 5.4-10lenny2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 936 kB
  • ctags: 684
  • sloc: ansic: 6,294; sh: 1,266; makefile: 72
file content (18 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: watchdog
Section: admin
Priority: extra
Maintainer: Michael Meskes <meskes@debian.org>
Build-Depends: debhelper (>= 5), po-debconf (>= 0.5.0)
Standards-Version: 3.8.0

Package: watchdog
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, makedev (>= 2.3.1-24) | udev
Description: A software watchdog
 The watchdog program writes to /dev/watchdog every ten seconds.  If
 the device is opened but not written to within a minute, the machine
 will reboot. This feature is available when the kernel is built with
 'software watchdog' support (standard in Debian kernels).
 .
 The ability to reboot will depend on the state of the machine
 and interrupts.