move NAME to _start_stop
[cloudstore.git] / init.d / s1-stunnel-client
index ff6eef7..0f92179 100755 (executable)
@@ -3,7 +3,6 @@
 . /srv/cloudstore/init.d/_start_stop
 BACKGROUND=0
 
-NAME=s1-stunnel-client
 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 $*