display and/or create md5sum in user.md5 xattr
[cloudstore.git] / init.d / s1-send_file
1 #!/bin/sh
2
3 . /srv/cloudstore/init.d/_start_stop
4
5 NAME=s1-send_file$2
6 DAEMON="./gearman/send_file.pl"
7
8 _start_stop $*
9