Artem Kachitchkine wrote:
>> That's what a reconfiguration boot (reboot -- -r) is intended to signify.
> 
> Well, reconfiguration boot is a strange, almost prehistoric beast, 
> especially since the devname project integrated. Moreover, reboot itself 
> as a mechanism for system configuration is increasingly frowned upon 
> among engineers and the ARC.
> 
> I'll wait for Cathy's response.
> 
It is currently in the net-physical and net-nwam script:

         svcprop -q -p system/reconfigure system/svc/restarter:default
         if [ $? -eq 0 ]; then
                 /sbin/dladm init-phys
         fi

I guess the same logic has to add somewhere in the nwam related service script.

Thanks
- Cathy

> -Artem
> 
> _________________________________
> clearview-discuss mailing list
> clearview-discuss at opensolaris.org


Reply via email to