projects
/
uploader.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9b48a3
)
stderr is a log in UCSPI mode
author
Sergey Matveev <stargrave@stargrave.org>
Fri, 21 May 2021 14:37:04 +0000 (17:37 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Fri, 21 May 2021 14:37:04 +0000 (17:37 +0300)
service/uploader/run
patch
|
blob
|
history
diff --git
a/service/uploader/run
b/service/uploader/run
index 0685e178aab2b4c5d991e71dfd8acdb2959c516f..8096e7b1393b080e7de4a9f3e64a57aa9cfffe5a 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 -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