           SPELL=watchdog
         VERSION=5.2
          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
          MD5[0]=1b2956de72010418b33c74a048701b26
      LICENSE[0]=GPL
       BUILD_API=2
        WEB_SITE=http://www.gnu.org/directory/System_administration/monitor/watchdog.html
         ENTERED=20030731
         UPDATED=20030822
           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
