On 02/11/11 04:20 PM, Danek Duvall wrote:
Shawn Walker wrote:
http://cr.opensolaris.org/~swalker/pkg-bind-1-2/
Cool. Should the SMF property be of type net_address_list?
net_address_list is an element for declaring default values; not a
property type.
If I actually had addresses to use as default values for the property,
then I'd use net_address_list like this:
From /lib/svc/manifest/network/dns/install.xml:
<property name='nameserver' type='net_address'>
<net_address_list>
<value_node value='0.0.0.0' />
</net_address_list>
</property>
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss