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