Quote:
Originally Posted by LraiZer
Code:
#
# /etc/inetd.conf A simple inetd.conf
#
# <service_name> <sock_type> <proto> <flags> <user> <server_path> <args>
#
# To re-read this file after changes, just do a 'killall -HUP inetd'
#
#
ftp stream tcp nowait root /tmp/hdd/root/bftpd bftpd -d -c /tmp/hdd/root/bftpd/bftpd.conf
telnet stream tcp nowait root /usr/sbin/telnetd telnetd
#auth stream tcp nowait nobody /usr/sbin/nullidentd nullidentd
www stream tcp nowait www-data /usr/sbin/httpd httpd -h /var/www
#
# End of inetd.conf
try removing that script you put in init.d and just try with above changes instead. if that dont work then i guess its back to manual start until someone what actually knows what they are doing helps 
|
Just tried that too, sorry to say no joy

Thank you for all your help anyway
I've just found a forums dedicated to this media player called the mvixcommunity (my sumvision is a re-branded mxvix ultio, identical box). I'll make a post there see if anyone has any ideas, will keep you posted. I've also contacted the author of the ftp package to see if he's got a way of starting it automatically too.
Again, many thanks.