#!/bin/sh . /srv/cloudstore/init.d/_start_stop BACKGROUND=0 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 $*