X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=service%2Fuploader%2Frun;h=0685e178aab2b4c5d991e71dfd8acdb2959c516f;hb=88e89726fc19cd0e722d2526cbbf28afc5571127;hp=087fe57dd5b179b01dcf00d64bcb62eef2dd6f8f;hpb=9524936cc784559ef7a6628070f6002d295af13a;p=uploader.git diff --git a/service/uploader/run b/service/uploader/run index 087fe57..0685e17 100755 --- a/service/uploader/run +++ b/service/uploader/run @@ -1,4 +1,4 @@ #!/bin/sh -e cd /path/to/incoming -exec setuidgid uploader /path/to/uploader -bind "[::]:8086" \ +exec setuidgid uploader tcpserver -DRH -l 0 ::0 8086 /path/to/uploader -ucspi \ -notify-from uploader@example.com -notify-to admin@example.com