From 0691bcbd11897694a604f99fa58af6b4286c7195 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 29 Aug 2023 16:30:15 +0000 Subject: More examples, some fixes, some more doc Signed-off-by: Laurent Bercot --- examples/s6/httpsd-6/log/run | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 examples/s6/httpsd-6/log/run (limited to 'examples/s6/httpsd-6/log/run') diff --git a/examples/s6/httpsd-6/log/run b/examples/s6/httpsd-6/log/run new file mode 100755 index 0000000..a8281ad --- /dev/null +++ b/examples/s6/httpsd-6/log/run @@ -0,0 +1,5 @@ +#!/bin/execlineb -S1 + +s6-setuidgid wwwlog +exec -c +s6-log -d3 t s1000000 n20 /var/log/httpsd-6 -- cgit v1.3.1