#!/bin/sh
# Import PCP services into SMF but do not start them - let admin do it
# when and it she's ready.

svccfg import /var/svc/manifest/application/pcp.xml
