Todd Pisek wrote:
Are actuators implemented in 2009.06, and if so, how do I specify their association to a package's SMF fmri's?

Yes, they are implemented.

The short version is that you add the tags to actions in your package manifest, like this:

file ... restart_fmri=svc:/application/desktop-cache/gconf-cache:default

More documentation is planned, but for now, the best advice I can provide is to look at the unit tests for actuators in the pkg gate:

src/tests/cli/t_actuators.py

You'll also find plenty of discussion in the mailing list archives:
http://opensolaris.markmail.org/search/?q=list%3Aorg.opensolaris.pkg-discuss+restart_fmri#query:list%3Aorg.opensolaris.pkg-discuss%20restart_fmri%20order%3Adate-backward+page:1+mid:xg7xrwonufnr6n34+state:results

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to