From 6724a0b86592fd293ead4bf66facec6e9afcbcb9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 9 Oct 2024 14:28:26 +0000 Subject: version: 2.13.1.0 Signed-off-by: Laurent Bercot --- examples/klogd-linux/run | 2 +- examples/s6-svscanboot | 2 +- examples/syslogd/run | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/klogd-linux/run b/examples/klogd-linux/run index ae9935a..a474dc9 100755 --- a/examples/klogd-linux/run +++ b/examples/klogd-linux/run @@ -1,4 +1,4 @@ -#!/bin/execlineb -P +#!/bin/execlineb -S0 fdmove -c 2 1 redirfd -r 0 /proc/kmsg exec -c diff --git a/examples/s6-svscanboot b/examples/s6-svscanboot index 797b9bf..40d6441 100755 --- a/examples/s6-svscanboot +++ b/examples/s6-svscanboot @@ -5,4 +5,4 @@ /bin/redirfd -wnb 1 /run/service/s6-svscan-log/fifo /bin/fdmove -c 2 1 /bin/exec -ca s6-svscan -/bin/s6-svscan -t0 /run/service +/bin/s6-svscan /run/service diff --git a/examples/syslogd/run b/examples/syslogd/run index 98a52d9..fcbc590 100755 --- a/examples/syslogd/run +++ b/examples/syslogd/run @@ -1,4 +1,4 @@ -#!/bin/execlineb -P +#!/bin/execlineb -S0 fdmove -c 2 1 s6-envuidgid nobody s6-socklog -d3 -U -t3000 -- cgit v1.3.1