aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ROOT/img/services-local/syslogd-linux/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ROOT/img/services-local/syslogd-linux/README')
-rw-r--r--examples/ROOT/img/services-local/syslogd-linux/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/ROOT/img/services-local/syslogd-linux/README b/examples/ROOT/img/services-local/syslogd-linux/README
deleted file mode 100644
index a3c3ba4..0000000
--- a/examples/ROOT/img/services-local/syslogd-linux/README
+++ /dev/null
@@ -1,7 +0,0 @@
-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.