From: Sergey Matveev Date: Fri, 23 Jul 2021 16:20:26 +0000 (+0300) Subject: Sort tcpserver's options X-Git-Tag: v1.5.0~5 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;ds=sidebyside;h=be8bbacb7a1435e5aa30913863d365aa4a92be2f;p=uploader.git Sort tcpserver's options --- diff --git a/service/uploader/run b/service/uploader/run index 8096e7b..e7a0db4 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 \ +exec setuidgid uploader tcpserver -DHR -l 0 ::0 8086 /path/to/uploader -ucspi \ -notify-from uploader@example.com -notify-to admin@example.com 2>&1