usr/src/cmd/halt/smf.i386/boot-config.xml
changeset 12549 d02d5fce297f
parent 11906 6743277598ac
equal deleted inserted replaced
12548:026ee4e02773 12549:d02d5fce297f
     1 <?xml version="1.0"?>
     1 <?xml version="1.0"?>
     2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
     2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
     3 <!--
     3 <!--
     4  Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
     4  Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
     5  Use is subject to license terms.
       
     6 
     5 
     7  CDDL HEADER START
     6  CDDL HEADER START
     8 
     7 
     9  The contents of this file are subject to the terms of the
     8  The contents of this file are subject to the terms of the
    10  Common Development and Distribution License (the "License").
     9  Common Development and Distribution License (the "License").
    88 		    value='solaris.system.shutdown' />
    87 		    value='solaris.system.shutdown' />
    89 	</property_group>
    88 	</property_group>
    90 
    89 
    91 	<property_group name='config' type='application'>
    90 	<property_group name='config' type='application'>
    92 		<stability value='Stable' />
    91 		<stability value='Stable' />
    93 		<propval name='trust-bios-boot-device' type='boolean'
    92 		<propval name='auto-reboot-safe' type='boolean'
    94 		    value='false' />	
    93 		    value='false' />	
    95 		<propval name='fastreboot_default' type='boolean'
    94 		<propval name='fastreboot_default' type='boolean'
    96 		    value='true' />
    95 		    value='true' />
    97 		<propval name='fastreboot_onpanic' type='boolean'
    96 		<propval name='fastreboot_onpanic' type='boolean'
    98 		    value='true' />
    97 		    value='true' />