use SLICE_GROUP
[cloudstore.git] / init.d / s1-rsync-piper
index cc41a26..3de713e 100755 (executable)
@@ -1,8 +1,9 @@
 #!/bin/sh
 
-DAEMON="./rsync-piper.pl s1"
-
 . /srv/cloudstore/init.d/_start_stop
+
+DAEMON="./rsync-piper.pl $SLICE_GROUP"
+
 _start_stop $*