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