Print this page
6923877 Default SMF profiles should enable gdm service instead of cde-login

@@ -18,11 +18,11 @@
     fields enclosed by brackets "[]" replaced with your own identifying
     information: Portions Copyright [yyyy] [name of copyright owner]
    
     CDDL HEADER END
    
-    Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+    Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
     Use is subject to license terms.
 
     Default service profile, containing a typical set of active service
     instances.
 

@@ -158,16 +158,16 @@
   <service name='application/stosreg' version='1' type='service'>
     <instance name='default' enabled='true' />
   </service>
 
   <!--
-      Enable CDE services.
+      Enable CDE/GDM/X11 services.
   -->
   <service name='application/cde-printinfo' version='1' type='service'>
     <instance name='default' enabled='true' />
   </service>
-  <service name='application/graphical-login/cde-login' version='1'
+  <service name='application/graphical-login/gdm' version='1'
     type='service'>
     <instance name='default' enabled='true' />
   </service>
 
   <service name='application/x11/xfs' version='1' type='service'>