           SPELL=watchdog
         VERSION=5.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/system/daemons/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.cnr.it/pub/Linux/distributions/uos/mirror/$SOURCE
   SOURCE_URL[2]=ftp://ftp.cse.cuhk.edu.hk/pub1/Linux/system/daemons/$SPELL/$SOURCE
   SOURCE_URL[3]=ftp://ftp.fee.vutbr.cz/pub/systems/linux/current/system/daemons/$SPELL/$SOURCE
   SOURCE_URL[4]=ftp://ftp.uni-jena.de/pub/linux/MIRROR.sunsite/system/daemons/$SPELL/$SOURCE
     SOURCE_HASH=sha512:f4af5802eee0b2d5c70a7650587a543d0a9ce5a301213b20cd0ac2c5d8c3cc526d6606b2b746e065342f05e1bd1952987062bc468c6a3795c52200ef6f9c0ad6
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnu.org/directory/System_administration/monitor/watchdog.html
         ENTERED=20030731
      PATCHLEVEL=1
        KEYWORDS="utils"
           SHORT="A software watchdog daemon"
cat << EOF
Watchdog is a daemon that checks if your system is still working. If programs
in user space are not longer executed it will hard reset the system.

Watchdog itself does several additional tests to check the system status.
EOF
