add641b243a9ac0a40dfbae146811e1c2f223b47
[cloudstore.git] / init.d / s1-send_file
1 #!/bin/sh
2
3 NAME=s1-send_file
4 DAEMON="./gearman/send_file.pl"
5
6 . /srv/cloudstore/init.d/_start_stop
7 _start_stop $*
8
9