mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-10-08 21:55:07 +00:00
0fa42147e3
from both Phil Vandry's v1 syslogd (which is part of init), and the BSD version. It still needs some work, but it can log to a file or to console at the moment. Until syslogd v1 is removed from init, you should ensure that you're not logging to the same file from both versions of syslogd.
12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
Name: syslogd
|
|
Version: 2.0 (Alpha-1: 31 Oct 98)
|
|
Shell: GNO
|
|
Author: Devin Reade
|
|
Contact: gdr@trenco.gno.org
|
|
Where: /usr/sbin
|
|
FTP: ftp.gno.org
|
|
|
|
System logging daemon. Syslogd responds to logging requests from various
|
|
programs and writes them to a file or files based on the facility and priority
|
|
level.
|