summaryrefslogtreecommitdiffstats
path: root/source/a/sysklogd/sysklogd-1.4.1.lsm
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2009-08-26 10:00:38 -0500
committer Eric Hameleers <alien@slackware.com>2018-05-31 22:41:17 +0200
commit5a12e7c134274dba706667107d10d231517d3e05 (patch)
tree55718d5acb710fde798d9f38d0bbaf594ed4b296 /source/a/sysklogd/sysklogd-1.4.1.lsm
downloadcurrent-5a12e7c134274dba706667107d10d231517d3e05.tar.gz
current-5a12e7c134274dba706667107d10d231517d3e05.tar.xz
Slackware 13.0slackware-13.0
Wed Aug 26 10:00:38 CDT 2009 Slackware 13.0 x86_64 is released as stable! Thanks to everyone who helped make this release possible -- see the RELEASE_NOTES for the credits. The ISOs are off to the replicator. This time it will be a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. We're taking pre-orders now at store.slackware.com. Please consider picking up a copy to help support the project. Once again, thanks to the entire Slackware community for all the help testing and fixing things and offering suggestions during this development cycle. As always, have fun and enjoy! -P.
Diffstat (limited to 'source/a/sysklogd/sysklogd-1.4.1.lsm')
-rw-r--r--source/a/sysklogd/sysklogd-1.4.1.lsm23
1 files changed, 23 insertions, 0 deletions
diff --git a/source/a/sysklogd/sysklogd-1.4.1.lsm b/source/a/sysklogd/sysklogd-1.4.1.lsm
new file mode 100644
index 000000000..0c3b75f8f
--- /dev/null
+++ b/source/a/sysklogd/sysklogd-1.4.1.lsm
@@ -0,0 +1,23 @@
+Begin3
+Title: sysklogd
+Version: 1.4.1
+Entered-date: 2001-03-11
+Description: 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.
+Keywords: logging, remote, kernel, syslogd, proc, daemon, klogd
+Author: greg@wind.enjellic.com (Dr. G.W. Wettstein)
+Maintained-by: joey@infodrom.ffis.de (Martin Schulze)
+Primary-site: www.infodrom.ffis.de /projects/sysklogd
+ 82kB sysklogd-1.4.1.tar.gz
+ 1kB sysklogd-1.4.1.lsm
+Alternate-site: metalab.unc.edu /pub/Linux/system/daemons
+Copying-policy: syslogd is under Berkeley copyright, klogd is under GPL.
+End