           SPELL=sysklogd
         VERSION=1.4.1
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/system/daemons/$SOURCE
     SOURCE_HASH=sha512:01924f9b9c72e3a0ee1a530eb8bd39779ca52dfabb62725085c6d3d71898777e6a47dae1c104ad6d376064c66b9dada9e3ba27e98ba92915a0875e789d8b2c8b
        WEB_SITE=http://www.ibiblio.org/pub/Linux/system/daemons
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="daemons utils"
           SHORT="System and kernel logging daemons"
cat << EOF
sysklogd
The sysklogd package implements two system log daemons. The syslogd
daemon is the general system logging daemon which is responsible for
handling requests for syslog services. This version of syslogd is
similar to the standard Berkeley product but with a number of compatible
extensions. The klogd daemon runs either standalone or as a client of
syslogd. Klogd 'listens' to kernel log messages, prioritizes them, and
routes them to either output files or to syslogd. This version of klogd
will optionally translate kernel addresses to their symbolic equivalents
if provided with a system map.
EOF
