test file_size with send to different shard
[cloudstore.git] / init.d / s1-rsync-piper
index 1292177..3de713e 100755 (executable)
@@ -1,9 +1,9 @@
 #!/bin/sh
 
-NAME=s1-rsync-piper
-DAEMON="./rsync-piper.pl s1"
-
 . /srv/cloudstore/init.d/_start_stop
+
+DAEMON="./rsync-piper.pl $SLICE_GROUP"
+
 _start_stop $*