> Below is the table of services that have dependencies on these obsoleted > services: > > service name state in standalone profile > ------------------------------------------------------------------- ... > network/inetd:default disable >
I see no reason why inetd should be disabled by default in a standalone or any other profile that Solaris provides by default; its only function is as a listener/restarter for other services, each of which can be enabled/disabled directly. The only thing that disabling it will do is make the first inetd-restarted service which is needed not run until the administrator also enables inetd, which is clearly an undesirable two-step. Dave