RPC services and ipsvc?

Lloyd Zusman <[email protected]>
Newsgroups gmane.comp.misc.pape.general
Message-ID <[email protected]>
I've recently migrated all but one of my former xinetd services to run
under ipsvc. The only one remaining is the "sgi_fam" service, whose
xinetd descriptor looks like this:

  service sgi_fam
  {
	type         = RPC UNLISTED
        socket_type  = stream
        user         = root
        group        = nobody
        server       = /usr/bin/fam
	wait	     = yes
	protocol     = tcp
	rpc_version  = 2
	rpc_number   = 391002
	bind         = 127.0.0.1
  }

Is there a way to run this and other RPC services under ipsvc, as well?

Thanks in advance.

-- 
 Lloyd Zusman
 [email protected]
 God bless you.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.