First off, thank you to SNB for the great content. Being a relative newbie to the NAS scene, the articles on SNB have helped me immensely. 
I recently bought a Synology DS213 as my primary NAS and a WD My Book Live 3TB as my secondary NAS. My plan is to use the My Book Live as an rsync destination for the DS213.
I've followed Fun With Rsync And More On The WD My Book Live and I'm able to rsync successfully.
However, when the My Book Live reboots (eg. after a power cut), the DS213 no longer recognises the My Book Live as an rsync destination. In order to get it working again, I need to start rsync again using the command:
At which point the following message appears:
I'm assuming this means that rsync has not been started automatically during boot. Also because there is no entry in rsync.log before I start rsync manually.
Is there a way to start rsync automatically whenever the My Book Live boots? I'm wary of bricking the My Book Live, so I'm not keen on experimenting on my own.

I recently bought a Synology DS213 as my primary NAS and a WD My Book Live 3TB as my secondary NAS. My plan is to use the My Book Live as an rsync destination for the DS213.
I've followed Fun With Rsync And More On The WD My Book Live and I'm able to rsync successfully.
However, when the My Book Live reboots (eg. after a power cut), the DS213 no longer recognises the My Book Live as an rsync destination. In order to get it working again, I need to start rsync again using the command:
/etc/init.d/rsync restart
At which point the following message appears:
Restarting rsync daemon: rsyncrsync daemon not running, attempting to start. (warning).
I'm assuming this means that rsync has not been started automatically during boot. Also because there is no entry in rsync.log before I start rsync manually.
Is there a way to start rsync automatically whenever the My Book Live boots? I'm wary of bricking the My Book Live, so I'm not keen on experimenting on my own.
