System Administration Guide: Basic Administration

ProcedureHow to Convert inetd.conf Entries

The following procedure converts inetd.conf entries into SMF service manifests. This procedure needs to be run anytime a third-party application that depends on inetd is added to a system. Also run this procedure, if you need to make configuration changes to the entry in /etc/inetd.conf.

  1. Become superuser or assume a role that includes the Service Management rights profile.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC in System Administration Guide: Security Services.

  2. Convert the inetd.conf entries.

    The inetconv command converts each entry in the selected file into service manifests.


    # inetconv -i filename
    

Example 17–14 Converting /etc/inet/inetd.conf Entries into SMF Service Manifests


# inetconv -i /etc/inet/inetd.conf