display and/or create md5sum in user.md5 xattr
[cloudstore.git] / init.d / s1-stunnel
index ce659fe..7ccfe49 100755 (executable)
@@ -3,8 +3,7 @@
 . /srv/cloudstore/init.d/_start_stop
 BACKGROUND=0
 
-NAME=s1-rsync-piper
-DAEMON="stunnel -c -d 213.186.16.27:443 -r 127.0.0.1:6501 -P /tmp/$NAME.pid"
+DAEMON="/usr/bin/stunnel -d 91.233.36.2:443 -r 6501 -P /tmp/$NAME.pid -o /tmp/$NAME.log -p /etc/ssl/rsync1.maxxo.com.pem"
 
 _start_stop $*