components/desktop/desktop-cache/files/com.oracle.solaris.gdm-temporary.xml
changeset 7202 f6004455ce0a
parent 7201 bcc18175756d
child 7203 c08b4f974065
equal deleted inserted replaced
7201:bcc18175756d 7202:f6004455ce0a
     1 <?xml version='1.0'?>
       
     2 <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'>
       
     3 <!--
       
     4 
       
     5 CDDL HEADER START
       
     6 
       
     7 The contents of this file are subject to the terms of the
       
     8 Common Development and Distribution License (the "License").
       
     9 You may not use this file except in compliance with the License.
       
    10 
       
    11 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    12 or http://www.opensolaris.org/os/licensing.
       
    13 See the License for the specific language governing permissions
       
    14 and limitations under the License.
       
    15 
       
    16 When distributing Covered Code, include this CDDL HEADER in each
       
    17 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    18 If applicable, add the following below this CDDL HEADER, with the
       
    19 fields enclosed by brackets "[]" replaced with your own identifying
       
    20 information: Portions Copyright [yyyy] [name of copyright owner]
       
    21 
       
    22 CDDL HEADER END
       
    23 
       
    24 Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
       
    25 
       
    26 -->
       
    27 <service_bundle type='profile' name='com.oracle.solaris.gdm-temporary'
       
    28 	 xmlns:xi='http://www.w3.org/2003/XInclude' >
       
    29 
       
    30   <!-- Enable gdm for now, until it migrates to Userland and can be
       
    31        enabled directly in its service manifest (bug 23263974) -->
       
    32   <service name='application/graphical-login/gdm' version='1' type='service'>
       
    33     <instance name='default' enabled='true' />
       
    34   </service>
       
    35 </service_bundle>