12921771af30f0681c16666064f678fdc409c4b3
[cloudstore.git] / init.d / s1-rsync-piper
1 #!/bin/sh
2
3 NAME=s1-rsync-piper
4 DAEMON="./rsync-piper.pl s1"
5
6 . /srv/cloudstore/init.d/_start_stop
7 _start_stop $*
8
9