TCP Wrappers section (handbook/security): services is not daemons
Giorgos Keramidas
keramida at freebsd.org
Thu Oct 14 10:21:10 UTC 2004
On 2004-10-14 13:59, Denis Peplin <den at freebsd.org> wrote:
> Hello!
>
> Please, look at patch attached.
> I will commit it if no objections.
No objections from here. I think it's a good change.
[snip patch that substitutes s/daemon/service/ in `security/chapter.sgml']
The word `daemon' has a more UNIXy sound and is traditionally used when
referring to the processes that implement a service, but IMHO what is
controlled by tcpwrappers is not access to a process but to the service(s)
this process provides. So the word `service' is more appropriate.
- Giorgos
More information about the freebsd-doc
mailing list