I've modified the init.d script to work with the router. You will first need to install busybox and strace from opt. I also noticed that depending on your setup you may need rsync. ipkg install busybox strace rsync Place the 'wview' script in the directory /opt/etc/init.d Create the directory if it doesn't already exist. Also create a file called wview.wanup and place it in /opt/etc/config Create the directory if it doesn't already exist. In the file wview.wanup place #!/bin/sh /opt/etc/init.d/wview stop /opt/etc/init.d/wview start make sure that both wview and wview.wanup are executable. chmod +x /opt/etc/init.d/wview /opt/etc/config/wview.wanup wview.wanup will execute every time the router boots, starting wview.