ecb416498106c127ec71f30b4fad89ea18d1b162
[cloudstore.git] / init.d / s1-zfs
1 #!/bin/sh
2
3 DAEMON="./gearman/zfs.pl"
4
5 export ZSLICE=rsync1/s1
6
7 . /srv/cloudstore/init.d/_start_stop
8 _start_stop $*
9
10