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