Re: Why daemons are called "in.*" ?



yaba@xxxxxxxx wrote:
Does anyone know why some daemons are called in.daemon ?
(in.named, in.tftpd, etc.)

I assume because they are not really standalone daemons but they are built to be started by inetd.

Ciao
Giovanni
--
A computer is like an air conditioner,
it stops working when you open Windows.
Registered Linux user #337974 < http://giovanni.homelinux.net/ >
.



Relevant Pages

  • Re: filtering access via hosts.allow
    ... >>>AFAIK they are standalone daemons and do not get wakened via inetd. ... >> started from inetd or not, though many distro default sshd ... > ServerType inetd ...
    (comp.os.linux.networking)
  • Re: Changes to hosts.allow do no affect to inetd daemons some times
    ... Since the service is marked 'nowait', inetd will handle all incoming ... Most things in /etc/inetd.conf are marked 'nowait', ... built into inetd -- or they are for RPC based services, ... the TCP wrappers support built into portmapon ...
    (freebsd-questions)