diff options
Diffstat (limited to 'examples/s6-rc/httpd-6-log/run')
-rwxr-xr-x | examples/s6-rc/httpd-6-log/run | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/s6-rc/httpd-6-log/run b/examples/s6-rc/httpd-6-log/run new file mode 100755 index 0000000..50d7448 --- /dev/null +++ b/examples/s6-rc/httpd-6-log/run @@ -0,0 +1,5 @@ +#!/bin/execlineb -S1 + +s6-setuidgid wwwlog +exec -c +s6-log -d3 t s1000000 n20 /var/log/httpd-46 |