OpenSolaris 2008.11 System Administration Guide
OpenSolaris 2008.11 System Administration Guide: How to Start a Service

Table of Contents

The program started in this procedure is managed by SMF, so the program should be started using the svcadm command.

  1. Start the service.
    A service can be started using the svcadm enable command. For example, to start the secure shell service, type:
    $ svcadm enable network/ssh