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