Ganesh.Chaudhari at Sun.COM wrote: > On 10/08/08 06:59, Huafeng Lu wrote: >> ? 2008?10?08? 01:47, Jordan Brown ??: >> >>> The best answer is to deliver the manifest in a package, and set the >>> file class for the manifest to "manifest". System-supplied class action >>> scripts will then do the right things on install and uninstall. >>> >> >> Hi Jordon, >> >> Yes I'm putting these file in a package, so such "svccfg delete" and >> "svccfg import" operations should be done as part of "pkgrm" and >> "pkgadd". Will you please provide more details about "file class" and >> "system-supplied class action scripts"? Any examples? Thanks.
> You use preremove for ( svccfg delete )and postinstall action scripts > for (svccfg import ) in you packaging. Please don't do that. Do what Boyd suggested. liane