PDA

Bekijk de volledige versie : VSFTPD doesn't work after reboot



kato
30-03-2009, 15:26
Hello, i followed the installation setup on Macsat (http://www.macsat.com/macsat/content/view/25/29/).
It works fine but after reboot it is not running - i have to start the ftp manually.
Any ideas how to run it automatically after reboot?
Thanks

gouryella
31-03-2009, 08:43
Hello, i followed the installation setup on Macsat (http://www.macsat.com/macsat/content/view/25/29/).
It works fine but after reboot it is not running - i have to start the ftp manually.
Any ideas how to run it automatically after reboot?
Thanks
Did you pass wengi guide (part 1-6)? http://wl500g.info/showthread.php?t=10307
if u start thru xine manually, you have problems with:
a) xine startup script
chmod +x /opt/etc/init.d/S10xinetd
b) rc.unslung
chmod +x /opt/etc/init.d/rc.unslung
c) post-mount

#! /bin/sh
/opt/etc/init.d/rc.unslung start

chmod and flashfs save...