Hi all!
I just upgraded my router to the latest Oleg Firmware CR5 and I have Samba running and its working great!! I newer thought I could do this with my router

My problem is with the settings of stupid.ftpd which are stored in the /tmp/stupidftpd.conf file

This file seems to be overwritten always when the router is restarted. As I have changed the ftp_pub directory to the / this is very annoying. What I do now is always killing stupid_ftpd and then starting it again with
stupid_ftpd -f stupid_ftpd.conf which I have stored in /usr/local/init

When i downloaded stupid ftpd from sourceforge the manual says (linux/unix):
stupid_ftpd looks for the config file in usr/local/stupid_ftpd/stupid_ftpd.conf or something like that but this seems not to be true as I have created this directory and file there but I seems not to be taken...

What can I do that stupid_ftpd is started always with my configuration file?

Cheers
Rainer