> > What do you get if you run this:
> > svcs | grep gdm
> 
> svcs -a | grep gdm
> 
> The '-a' show all services, including disabled ones

[nicolas at alpha:~]$ svcs -a | grep gdm
disabled       20:28:42 svc:/application/gdm2-login:default

But when I do:
svcadm enable svc:/application/graphical-login/gdm2-login:default

I get the message that "this instance cannot be applied to the pattern of ..."
 
 
This message posted from opensolaris.org

Reply via email to