Jon Krueger wrote: > Short and sweet: when does the change take effect? > Next reboot? Next enable? Or is svccfg import required? > > It's S10, if that matters.
If the manifest is in /var/svc/manifest, it'll be auto-imported on next reboot. If the manifest is in a package, and is declared as the "manifest" class-action, it's imported on pkgadd/patchadd. Otherwise, you need a manual svccfg import. liane