I'm running hivekit on a Raspberry Pi. It runs fine, and I've created a script to run it rather than have to type in all the details everytime, so all I need to type is ./Hive and it runs perfectly.
However, I can't get it to run on startup. I've tried the init.d method and the rc.local method and neither works.
Help!