http://defect.opensolaris.org/bz/show_bug.cgi?id=10116
--- Comment #19 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-08-05 10:49:57 --- When we get to the second if-clause, the Phase 1 manifest has been imported. If the version property doesn't exist, then it means that manifest-import imported the new manifest and refreshed nwam. Before this, nwamd was running as root (as given my the phase 0/0.5 manifest). Now we exit nwamd so that svc.startd will start nwamd correctly as specified in the just imported manifest. In the case where there is a fresh install and the phase 1 properties already exist, nwamd will be started with the correct uid (netadm) and upon upgrade (nwamd_handle_upgrade()), the "version" property will be set and nwamd refreshes itself. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
