Hi Experts,

Background:
My software package (p5p) uses *restart_fmri* and *disable_fmri* keywords
in package mainfest file. The purpose of using restart_fmri is to
automatically restart specified SMF service while package installation.
And that to disable_fmri is to disable the SMF service while uinstalling
the package.
This is working fine when i use "pkg install <arguments>".

Problem:
Say, current setup has all SMF services of my software in running state.

Now i want to upgrade my software package to newer version.
In this case i am using "pkg update <arguments>".
The whatever services my packages have do not restart/run.
Due this binaris with older versions are being used.
So my question is -Do "restart_fmri" and "disable_fmri" specified in
package manifest file work when i do "pkg update" ?

Any suggestion to get out of this issue ?


Thanks,
-Dnyaneshwar
_______________________________________________
pkg-discuss mailing list
pkg-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to