           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
     SOURCE_HASH=sha512:6229e9c2ababf8067a34620c4cd25a87519cbb61d849bcaabca361b52b668db20969402ee35ed4301c6113795e3d0f189f07145467a1d673ab15f85a5cccbe6c
      LICENSE[0]=GPL
        WEB_SITE=http://www.gnu.org/directory/System_administration/monitor/watchdog.html
         ENTERED=20030731
         UPDATED=20030822
        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
