After what seems like an endless cycle of Googling & failed attempts, I finally have Deluge running on my Synology NAS (DiskStation), via the SynoCommunity's Debian Chroot package. Just fantastic torrent software - blows Transmission out of the water

What I did: I used the boot script here (http://dev.deluge-torrent.org/wiki/User ... ipt/Ubuntu), which works just fine if I run it manually (invoke-rc.d deluge-daemon start). If I "update-rc.d deluge-daemon defaults" and reboot though, deluge is not running. Similarly, if I add "/etc/init.d/deluge-daemon" to the Debian Chroot console's Services tab on DSM (the DiskStation's web interface) and reboot, it says the service is running - but it really isn't. Even more confusingly, If I then stop and restart it manually from that very same console, it works. So basically the script itself *must* be working - it just refuses to start by itself.
I've been struggling with this for like half a day now - 5X longer than the entire rest of the setup took me - and am pretty much at a loss, so any tips or thoughts would be greatly appreciated.
Thanks in advance!