From db7e83c95875fdc630a4014b323f9fbec205ba6c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 12 Jul 2015 05:33:01 +0000 Subject: Added the example source. --- examples/source/syslogd-srv/run | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 examples/source/syslogd-srv/run (limited to 'examples/source/syslogd-srv/run') diff --git a/examples/source/syslogd-srv/run b/examples/source/syslogd-srv/run new file mode 100755 index 0000000..de33c2c --- /dev/null +++ b/examples/source/syslogd-srv/run @@ -0,0 +1,8 @@ +#!/command/execlineb -P +fdmove -c 2 1 +exec -c +s6-envuidgid nobody +fdmove 1 3 +s6-ipcserver -U -1 -- /dev/log +fdmove -c 1 2 +ucspilogd IPCREMOTEEUID IPCREMOTEEGID -- cgit v1.2.3