Quote:
Path to ProFTPD config file/etc/proftpd.conf
|
You should take a look at this file and search for the line "ServerType ...". If you want to start proftpd from inetd it should read "ServerType inetd". If you want to start/stop the server manually or through startup scripts, it should read "ServerType standalone"
For more info take a look
here
Regards