Results 1 to 2 of 2

Thread: Autostart script/program?

  1. #1

    Autostart script/program?

    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

  2. #2
    Figured it out

    vi /usr/local/sbin/post-mount


    PHP Code:
    #!/bin/sh
    cd /tmp/harddisk/twonkyvision
    /tmp/harddisk/twonkyvision/twonkymedia -
    flashfs save && flashfs commit && flashfs enable && reboot

    Check with the command ps or ps asx if twonky has autostarted

Similar Threads

  1. how to autostart apps in 1.0.4.6kc
    By johngicu in forum WL-700g Q&A
    Replies: 3
    Last Post: 28-09-2007, 02:41
  2. wshaper autostart help
    By Urosh in forum WL-500g Custom Development
    Replies: 2
    Last Post: 13-12-2006, 11:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •