Hi there,

I have set up my WL 500g with the esound daemon and I can now stream audio to my router attached to my stereo. If followed these instructions: http://wl500g.info/showthread.php?t=4150&page=3

Everything works great and I get great sound. I have saved the esd daemon to flashfs and it is all there when I reboot the router. So far so good.

Problem is I need to start esound every time I restart my router. Could someone tell me how I create a post-boot script so it will start up when I turn on the router.

The script needs to do the following:

Killall Waveservermain
Killall Waveserver
/usr/local/esd -d /dev/sound/dsp -tcp -public &
I have tried to create one from http://wl500g.dyndns.org/ but it doesn't seem to work as I am not really sure what I am doing.

Any help would be fantastic!