From af93e2d1046716722a77095ec78e7746c825d103 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 25 Apr 2024 12:46:43 +0000 Subject: Fix examples Signed-off-by: Laurent Bercot --- examples/s6/httpd-4/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/s6/httpd-4') diff --git a/examples/s6/httpd-4/run b/examples/s6/httpd-4/run index 740cd5f..5936c6a 100755 --- a/examples/s6/httpd-4/run +++ b/examples/s6/httpd-4/run @@ -5,5 +5,5 @@ backtick -E ip { pipeline { s6-dnsip4 example.com } head -n 1 } s6-envuidgid www cd /home/www fdmove 1 3 -s6-tcpserver -v2 -1 -U -c 512 -- $ip 80 +s6-tcpserver -1 -U -c 512 -- $ip 80 tipideed -- cgit v1.3.1