UkCvs.org - View Single Post - linux guru's please help
View Single Post
Old 10-01-2010, 02:05 PM   #15 (permalink)
Sicilian
Donated Member
UkCvs Member
 
Join Date: Sep 2008

Posts: 83
iTrader: (0)
Casino cash: $39595
Thanks: 37
Thanked 57 Times in 19 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 0
Groaned at 0 Times in 0 Posts
Default
Quote:
Originally Posted by LraiZer View Post
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.
Sicilian is offline   Reply With Quote