On Sat, Oct 18, 2003 at 01:40:51AM -0400, Matt Zimmerman wrote: > On Sat, Oct 18, 2003 at 11:04:31AM +1000, Andrew Pollock wrote: > > It's pretty trivial with netkit-inetd as well; you edit /etc/inetd.conf and > comment out what you don't want. >
Additional packages that wish to register an (x)inetd based service can just plonk a file in /etc/xinet.d, which is a bit more elegant than having to script modifying a flat config file though. Andrew