Upgrade Instructions:

Simply copy the services/data subdirectory into your
new services/data subdirectory.

ie:

drwx------   whatever   whatever   sirv1.0.0
drwx------   whatever   whatever   sirv1.0.1

the following command will copy all your data files into your new
services "data" subdirectory:

mybox:~/home/moe$ cp ~/sirv1.0.0/data/* ~/sirv1.0.1/data


as simple as that.
