
1 Mär
2008
1 Mär
'08
04:46
On Fri, 29 Feb 2008 18:16:58 -0600, C.M. Brannon wrote:
I noticed that my grml does not have either inetd or xinetd installed. So how does my ssh, ftp services get started?
Plenty of services don't run from inetd / xinetd at all. They do their own listening. They get started in your /etc/runlevel.conf file.
If ftpd is started from inetd, then one can use the /etc/inetd.conf and /etc/services to specify which port the ftpd is listening on.
If they are started from /etc/runlevel.conf, how can I specify which port the ftpd is listening on? In /etc/inetd.conf, one can also specify how to launch the ftpd, which switches to use, etc. how can I do this with /etc/runlevel.conf? I hope not directly fiddling with /etc/init.d/wu-ftpd.
Thanks
--
Tong (remove underscore(s) to reply)
http://xpt.sourceforge.net/techdocs/
http://xpt.sourceforge.net/tools/