From 8f332d9a2a114680ab5741cec60347e183547bcf Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 19 Dec 2021 19:48:04 +0000 Subject: examples: fix syslogd-srv script to use s6-socklog Signed-off-by: Laurent Bercot --- examples/source/syslogd-srv/run | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/examples/source/syslogd-srv/run b/examples/source/syslogd-srv/run index de33c2c..3a781ce 100755 --- a/examples/source/syslogd-srv/run +++ b/examples/source/syslogd-srv/run @@ -1,8 +1,4 @@ #!/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 +s6-socklog -d3 -U -t3000 -- cgit v1.2.3