SMF Experts:
I notice a bug with the SMF integration for the "consolekit" and "gdm"
services on S11U1 build 8 (x86).
- In /var/svc/log/application-graphical-login-gdm:default.log:
[ Jan 30 10:52:18 Executing start method
("/lib/svc/method/svc-gdm start"). ]
svcprop: Couldn't find property `gdm/args' for instance
`svc:/application/graphical-login/gdm:default'.
- In /var/svc/log/system-consolekit:default.log
[ Jan 30 10:51:23 Executing start method
("/lib/svc/method/svc-consolekit start"). ]
svcprop: Couldn't find property group `consolekit' for instance
`svc:/system/consolekit:default'.
I notice the gdm.xml manifest file has these lines, while the
consolekit.xml manifest has no "property_group" or "propval" tags
at all.
<property_group name='gdm' type='application'>
<propval name='args' type='astring' value='' />
</property_group>
Either way, the log message failure seems the same. Any ideas about
what is wrong or how to fix this?
Thanks,
Brian
_______________________________________________
smf-discuss mailing list
[email protected]