1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/softdog/softdog.desc
3 [COPY] Copyright (C) 2004 - 2021 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] Software watchdog timer
15 [T] The software watchdog tries to "catch" computer lock-ups and will try
16 [T] to reboot the machine in case one occurs. It also does some a few simple
17 [T] tests to catch some events (currently the inability to fork and open a file)
18 [T] and reboot the machine if they remain so for too long.
20 [A] Christophe Dupre <duprec@risq.qc.ca>
21 [M] Rene Rebe <rene@t2-project.org>
28 [P] O -----5---9 184.300
30 [O] var_append GCC_WRAPPER_APPEND ' ' '-D_LINUX_LIST_H'
31 [O] makeinstopt="BINDIR=$root/sbin MANDIR=$root/usr/share/man/man8 installbin installman"
33 [D] 0b46f5ef4ac368fa5a93f2694c867cbc992711d458807dc32b73b234 softdog-1.21.tar.gz ftp://metalab.unc.edu/pub/Linux/system/daemons/watchdog/