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