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