Anurag Maskey wrote:


Make your start method work w/ the old manifest properties; then no
special upgrade processing is needed.  Note that your service can
wait to finish coming on line until manifest-import runs if that's
easier.
NWAM cannot wait for manifest-import to come online because manifest-import is indirectly dependent on network/physical being online.

So come on-line, but act like you have no network. If manifest import cannot run w/o a working network, it would seem that we have other
problems.


The issue is not only with the properties. NWAM has added a new user that the new nwamd daemon runs as. The current (Phase 0/0.5) nwamd ran as root, while the Phase 1 nwamd must run as netadm user (that NWAM will add).

So the nwam user will be added as part of the install (IPS has a user action). If nwamd finds itself running as root, it can either shift
to become nwamd or just run as root for the first invocation.


- Bart



--
Bart Smaalders                  Solaris Kernel Performance
[email protected]         http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to