I finally managed to install twonky. Now I just need a little help on how to make it autostart. I'm using the post-script file and have tried reeboting with "/tmp/harddisk/twonkyvision/twonkymedia &" in it, but without luck.
Regards Rasmus
Printable View
I finally managed to install twonky. Now I just need a little help on how to make it autostart. I'm using the post-script file and have tried reeboting with "/tmp/harddisk/twonkyvision/twonkymedia &" in it, but without luck.
Regards Rasmus
Figured it out
vi /usr/local/sbin/post-mount
flashfs save && flashfs commit && flashfs enable && rebootPHP Code:#!/bin/sh
cd /tmp/harddisk/twonkyvision
/tmp/harddisk/twonkyvision/twonkymedia -D
Check with the command ps or ps asx if twonky has autostarted