projects
/
uploader.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a24105f
)
Sort tcpserver's options
author
Sergey Matveev <stargrave@stargrave.org>
Fri, 23 Jul 2021 16:20:26 +0000 (19:20 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Fri, 23 Jul 2021 16:20:26 +0000 (19:20 +0300)
service/uploader/run
patch
|
blob
|
history
diff --git
a/service/uploader/run
b/service/uploader/run
index 8096e7b1393b080e7de4a9f3e64a57aa9cfffe5a..e7a0db49619aec2f4f334ed3f7482dc3d2c6eb5f 100755
(executable)
--- a/
service/uploader/run
+++ b/
service/uploader/run
@@
-1,4
+1,4
@@
#!/bin/sh -e
cd /path/to/incoming
-exec setuidgid uploader tcpserver -D
RH
-l 0 ::0 8086 /path/to/uploader -ucspi \
+exec setuidgid uploader tcpserver -D
HR
-l 0 ::0 8086 /path/to/uploader -ucspi \
-notify-from uploader@example.com -notify-to admin@example.com 2>&1