move NAME to _start_stop
[cloudstore.git] / init.d / s1-stunnel
index 20f4813..fa3c849 100755 (executable)
@@ -3,7 +3,6 @@
 . /srv/cloudstore/init.d/_start_stop
 BACKGROUND=0
 
-NAME=s1-stunnel
 DAEMON="/usr/bin/stunnel -d 213.186.16.27:443 -r 6501 -P /tmp/$NAME.pid -o /tmp/$NAME.log -p /etc/ssl/rsync1.maxxo.com.pem"
 
 _start_stop $*