summaryrefslogtreecommitdiff
path: root/examples/ROOT/img/services-local/syslogd-linux/README
blob: a3c3ba42b9747515e11309b1c542b442fc7c24c0 (plain)
1
2
3
4
5
6
7
This syslogd emulation works on any Unix where syslog() is
implemented via a connection on the /dev/log Unix-domain socket.
It needs a Unix superserver (see s6-networking, ucspi-unix or
ucspi-ipc) and ucspilogd.
A ucspilogd process is spawned for every syslog() client. It
processes logs and sends them to stderr, i.e. the service's
logger.