I'm seeing it on OSOL 111a and also on Nevada 107. Let me check again on 113.
-paul On 05/07/09 16:21, Renaud Manus wrote: > It works for me on Nevada build 113 > > -- Renaud > > Paul Neary wrote: >> I'm setting up debugging of svc.startd (which works) but I can't get >> at the property using svcprop. >> >> o Use svccfg to set the property >> # svccfg >> select svc:/system/svc/restarter:default >> svc:/system/svc/restarter:default> addpg options application >> svc:/system/svc/restarter:default> setprop options/logging = astring: >> debug >> svc:/system/svc/restarter:default> listprop options/logging >> options/logging astring debug >> svc:/system/svc/restarter:default> quit >> >> o using -p >> # svcprop -p options/logging svc:/system/svc/restarter:default >> svcprop: Couldn't find property group `options' for instance >> `svc:/system/svc/restarter:default' >> >> >> o When I export the SMF Manifest the options just set are visible in >> the xml file. >> >> What's the explanation for this behavior (not being able to >> successfully use the -p option after setting up a property group)? >> >> -paul >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> smf-discuss mailing list >> smf-discuss at opensolaris.org