From: Sergey Matveev Date: Fri, 21 May 2021 14:37:04 +0000 (+0300) Subject: stderr is a log in UCSPI mode X-Git-Tag: v1.4.0~1 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;ds=sidebyside;h=4f661877d1b2124017b6ec81c7f1880955151991;p=uploader.git stderr is a log in UCSPI mode --- diff --git a/service/uploader/run b/service/uploader/run index 0685e17..8096e7b 100755 --- a/service/uploader/run +++ b/service/uploader/run @@ -1,4 +1,4 @@ #!/bin/sh -e cd /path/to/incoming exec setuidgid uploader tcpserver -DRH -l 0 ::0 8086 /path/to/uploader -ucspi \ - -notify-from uploader@example.com -notify-to admin@example.com + -notify-from uploader@example.com -notify-to admin@example.com 2>&1