What about svccfg astring: syntax?
On svccfg(1M) Example 11 we have:
On How to Change the Source for All Naming Databases we have:
Are both correct?
Thanks in advance.
# svccfg -s svc:/stooges setprop foo/bar = astring: \
'("moe" "Curly" "Larry")'
'("moe" "Curly" "Larry")'
On How to Change the Source for All Naming Databases we have:
svc:/system/name-service/switch> setprop config/default = astring: "files nis"
Thanks in advance.
0