Print this page
6506 wrong prop_pattern name in restarter service manifest
   1 <?xml version="1.0"?>
   2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
   3 <!--
   4  Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.

   5 
   6  CDDL HEADER START
   7 
   8  The contents of this file are subject to the terms of the
   9  Common Development and Distribution License (the "License").
  10  You may not use this file except in compliance with the License.
  11 
  12  You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  13  or http://www.opensolaris.org/os/licensing.
  14  See the License for the specific language governing permissions
  15  and limitations under the License.
  16 
  17  When distributing Covered Code, include this CDDL HEADER in each
  18  file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  19  If applicable, add the following below this CDDL HEADER, with the
  20  fields enclosed by brackets "[]" replaced with your own identifying
  21  information: Portions Copyright [yyyy] [name of copyright owner]
  22 
  23  CDDL HEADER END
  24 


 374                                 </value>
 375                                 <value name=
 376                                     'svc:/milestone/multi-user-server:default'>
 377                                 </value>
 378                                 <value name='all'>
 379                                         <description>
 380                                                 <loctext xml:lang='C'>
 381 Start all enabled services.
 382                                                 </loctext>
 383                                         </description>
 384                                 </value>
 385                                 <value name='none'>
 386                                         <description>
 387                                                 <loctext xml:lang='C'>
 388 Start no services.
 389                                                 </loctext>
 390                                         </description>
 391                                 </value>
 392                                 </constraints>
 393                         </prop_pattern>
 394                         <prop_pattern name='info_event_all' type='boolean'
 395                             required='false'>
 396                                 <description>
 397                                         <loctext xml:lang='C'>
 398 Override notification parameters and raise Information Events on all state transitions
 399                                         </loctext>
 400                                 </description>
 401                                 <visibility value='hidden' />
 402                         </prop_pattern>
 403                 </pg_pattern>
 404 
 405                 <pg_pattern name='system' type='framework'
 406                     target='this' required='false'>
 407                         <prop_pattern name='reconfigure' type='boolean'
 408                             required='false'>
 409                                 <description>
 410                                         <loctext xml:lang='C'>
 411 Indicates that a reconfiguration reboot has been requested.
 412                                         </loctext>
 413                                 </description>
 414                                 <visibility value='readonly'/>


   1 <?xml version="1.0"?>
   2 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
   3 <!--
   4  Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
   5  Copyright 2015 Nexenta Systems, Inc. All rights reserved.
   6 
   7  CDDL HEADER START
   8 
   9  The contents of this file are subject to the terms of the
  10  Common Development and Distribution License (the "License").
  11  You may not use this file except in compliance with the License.
  12 
  13  You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  14  or http://www.opensolaris.org/os/licensing.
  15  See the License for the specific language governing permissions
  16  and limitations under the License.
  17 
  18  When distributing Covered Code, include this CDDL HEADER in each
  19  file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  20  If applicable, add the following below this CDDL HEADER, with the
  21  fields enclosed by brackets "[]" replaced with your own identifying
  22  information: Portions Copyright [yyyy] [name of copyright owner]
  23 
  24  CDDL HEADER END
  25 


 375                                 </value>
 376                                 <value name=
 377                                     'svc:/milestone/multi-user-server:default'>
 378                                 </value>
 379                                 <value name='all'>
 380                                         <description>
 381                                                 <loctext xml:lang='C'>
 382 Start all enabled services.
 383                                                 </loctext>
 384                                         </description>
 385                                 </value>
 386                                 <value name='none'>
 387                                         <description>
 388                                                 <loctext xml:lang='C'>
 389 Start no services.
 390                                                 </loctext>
 391                                         </description>
 392                                 </value>
 393                                 </constraints>
 394                         </prop_pattern>
 395                         <prop_pattern name='info_events_all' type='boolean'
 396                             required='false'>
 397                                 <description>
 398                                         <loctext xml:lang='C'>
 399 Override notification parameters and raise Information Events on all state transitions
 400                                         </loctext>
 401                                 </description>
 402                                 <visibility value='hidden' />
 403                         </prop_pattern>
 404                 </pg_pattern>
 405 
 406                 <pg_pattern name='system' type='framework'
 407                     target='this' required='false'>
 408                         <prop_pattern name='reconfigure' type='boolean'
 409                             required='false'>
 410                                 <description>
 411                                         <loctext xml:lang='C'>
 412 Indicates that a reconfiguration reboot has been requested.
 413                                         </loctext>
 414                                 </description>
 415                                 <visibility value='readonly'/>