On Mon, Jun 07, 1999 at 07:23:59PM -0400, Michael Bacarella wrote: > > I portscanned my system a few minutes ago and it listed > > ports 21, 23, and 79 open. ftp, telnet, and finger are NOT > > running and niether is anything like inetd. > > > > But inetd had probably been started when you booted the Hurd. > > The init scripts attempt to start it, but it isn't running. > start-stop-daemon ends up exiting with an error about /proc > (about not being mounted). > > While we're here, why is that?
Hmm.. must be an older version. Rewriting start-stop-daemon is the one thing I've done so far to help out so I hope it should be there :) .. I remember seeing the note in one of the changes that Markus mentioned. Ian

