# DCE RPC daemon configuration. See rpcd(1m). # # As of HP-UX 10.0, the NCS Local Location Broker daemon (llbd) is # superseded by the DCE RPC daemon (rpcd). rpcd provides all of the # LLB services that formerly were provided by llbd, and in addition, # rpcd provides DCE Endpoint Map services. If either the rpcd rc file # enables rpcd service or the DCE rc file enables rpcd service, rpcd # will be started up. # # If START_RPCD is 1, the DCE RPC daemon (/opt/dce/sbin/rpcd) will # be started on this host. Because the Rpcd rc file also examines this # variable, its name should not be changed. # # If you plan to run any other NCS/DCE-RPC based applications on this host, # you must start rpcd first. rpcd must fork and the parent must exit before # other NCS applications are started. Do not use "/opt/dce/sbin/rpcd &". # START_RPCD=1