diff options
Diffstat (limited to 'examples/source/httpd-4-log/run')
-rwxr-xr-x | examples/source/httpd-4-log/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/source/httpd-4-log/run b/examples/source/httpd-4-log/run index 549034f..5ee680e 100755 --- a/examples/source/httpd-4-log/run +++ b/examples/source/httpd-4-log/run @@ -1,4 +1,4 @@ #!/command/execlineb -P s6-setuidgid publilog exec -c -s6-log t s1000000 n20 /var/log/httpd-4 +s6-log -d3 -- t s1000000 n20 /var/log/httpd-4 |