          MODULE=sysklogd
         VERSION=1.5
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.ibiblio.org/pub/Linux/system/daemons
      SOURCE_VFY=sha1:070cce745b023f2ce7ca7d9888af434d6d61c236
         SOURCE2=sysklogd-1.5-disable__syslog_chk-1.patch
     SOURCE2_URL=http://www.linuxfromscratch.org/patches/downloads/sysklogd
     SOURCE2_VFY=sha1:e72ea3eda5e9668078ca6e5f71842e7c42e48fff
         SOURCE3=sysklogd-1.5-priv_sep-1.patch
     SOURCE3_URL=http://www.linuxfromscratch.org/patches/downloads/sysklogd
     SOURCE3_VFY=sha1:7fa81156820d6da05a8125e4c24fb81a80b70208
        WEB_SITE=http://www.ibiblio.org/pub/Linux/system/daemons
         ENTERED=20010922
         UPDATED=20091014
           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
