Print this page
5834 Remove dependency on sysidtool

*** 20,30 **** information: Portions Copyright [yyyy] [name of copyright owner] CDDL HEADER END Copyright 2015 Nexenta Systems, Inc. All rights reserved. ! Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Service manifest for rpcbind --- 20,30 ---- information: Portions Copyright [yyyy] [name of copyright owner] CDDL HEADER END Copyright 2015 Nexenta Systems, Inc. All rights reserved. ! Copyright 2014 OmniTI Computer Consulting, Inc. All rights reserved. Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Service manifest for rpcbind
*** 51,69 **** restart_on='none' type='service'> <service_fmri value='svc:/system/filesystem/minimal' /> </dependency> - <dependency - name='sysidtool' - grouping='require_all' - restart_on='none' - type='service'> - <service_fmri - value='svc:/system/sysidtool:net' /> - </dependency> - <!-- rpcbind(1M) depends on multicast routes installed by the routing-setup service, and should be started after any IPsec policy is configured and TCP ndd tunables are set (both currently carried out by network/initial). --- 51,60 ----