          MODULE=sysklogd
         VERSION=1.4.1
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.ibiblio.org/pub/Linux/system/daemons/$SOURCE
        WEB_SITE=http://www.ibiblio.org/pub/Linux/system/daemons
         ENTERED=20010922
         UPDATED=20010922
           SHORT="sysklogd contains the 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
