summaryrefslogtreecommitdiff
path: root/netsvcs
diff options
context:
space:
mode:
Diffstat (limited to 'netsvcs')
-rw-r--r--netsvcs/servers/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/netsvcs/servers/README b/netsvcs/servers/README
index d5dee4ff601..f6fa4a19557 100644
--- a/netsvcs/servers/README
+++ b/netsvcs/servers/README
@@ -14,7 +14,13 @@ program by changing how the svc.conf file is setup:
and single-threaded implementations are provided.
. Client_Logging_Handler.* -- Implements the client portion
- of the ACE distributed logging service.
+ of the ACE distributed logging service. Note that you
+ generally will run a netsvc daemon that's configured with
+ *either* the server portion of the logging service or the
+ client portion of the logging service, but not both in
+ the same process. In otherwords, you'll need to have
+ separate svc.conf files to configure the client logging process
+ and the server logging process indepedently.
. Name_Handler.* -- Implements a distributed name service that
allows applications to bind, find, and unbind names in