Bart Smaalders wrote: > Ed McKnight wrote: >> My reading of threads on this topic suggest that if my package pings an >> SMF script (with refresh, for example) on uninstall that the invocation >> happens before the bits delivered by the package are actually removed >> from the filesystem. True? >> > > yes
By "yes" I assume Bart means that services that are to be disabled on remove are synchronously disabled before they are removed. And that if something is to be refreshed, it is refreshed after the remove occurs (otherwise it's not being refreshed with the system in its new configuration, and it would theoretically be a no-op). There isn't a "run this service from the package you're removing before the package is removed" mechanism. Dave _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
