#!/bin/sh . /srv/cloudstore/init.d/_start_stop BACKGROUND=0 DAEMON="/usr/bin/stunnel -c -d localhost:12345 -r 213.186.16.27:443 -P /tmp/$NAME.pid -o /tmp/$NAME.log -p /etc/ssl/rsync1.maxxo.com.pem" _start_stop $*