# NetD server configuration file
#
# This file is read when NetD starts up or restarts. It is used by
# NetD to construct a table of socket/tli based services that it can service
# requests. See inetd.conf(5) for syntax. In addtion, sock_type has been
# changed to serv_type with the additions of "cots" and "clts" for streams
# based servers (i.e. SVR4). Also, SVR4 uses TIRPC which does not
# require the protocol to be specified. As a result, "rpc/ti" can be used.
#
# LOG:
# 10/29/93 DMA Version 1.03 and greater limits the daemon locations to
# OWHOME/bin so that NetD is auto-configurable
# 11/09/94 DMA Upgraded to new NetD release 1.1.0
# 10/25/95 DMA Added PD Executor daemon
# 10/27/95 DMA Added exclusive wait support to NetD (waitex)
#
# General syntax:
#<service_name> <serv_type> <proto> <flags> <user> <servername> <args>
#
lgc_rex stream tcp nowait root RSvD
netd_ping stream tcp wait root NetD_Int
pdex stream tcp nowait root PdEx -autoexit
pdex_lock stream tcp waitex root PdEx