Import, export, and modify service configurations
svccfg validate {{smf.xml}}
svccfg export {{servicename}} > {{smf.xml}}
svccfg import {{smf.xml}}