diff options
Diffstat (limited to 'examples/source/qmail-log/run')
-rwxr-xr-x | examples/source/qmail-log/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/source/qmail-log/run b/examples/source/qmail-log/run index 60f9a67..f9fa765 100755 --- a/examples/source/qmail-log/run +++ b/examples/source/qmail-log/run @@ -1,4 +1,4 @@ #!/command/execlineb -P s6-setuidgid qmaillog exec -c -s6-log t s16777216 n64 /var/log/qmail +s6-log -d3 -- t s16777216 n64 /var/log/qmail |