http://defect.opensolaris.org/bz/show_bug.cgi?id=9254


Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ACCEPTED




--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM>  2009-06-01 
07:05:38 ---
"conditions" is a list of strings.  So, each condition is quoted and multiple
conditions are separated by commas.

nwamcfg:loc:foo> set activation-mode=conditional-all
nwamcfg:loc:foo> set conditions="ncu foo is active","enm bar is-not active"

nwamcfg:loc:foo> list
LOC:foo
        nameservices                    dns
        dns-nameservice-configsrc       dhcp
        nameservices-config-file        "/etc/nsswitch.dns"
        activation-mode                 conditional-all
        conditions                      "ncu foo is active","enm bar is-not
active"
nwamcfg:loc:foo> 

The conditional expressions are described in the "Conditional Expressions"
section in nwamcfg(1M).  Bug 9068 should fix that section so that all text in
the conditions are in lowercase.

Are you seeing a different behavior?

-- 
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.
You are the assignee for the bug.

Reply via email to