Print this page
6506 wrong prop_pattern name in restarter service manifest

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/svc/milestone/restarter.xml
          +++ new/usr/src/cmd/svc/milestone/restarter.xml
   1    1  <?xml version="1.0"?>
   2    2  <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
   3    3  <!--
   4    4   Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
        5 + Copyright 2015 Nexenta Systems, Inc. All rights reserved.
   5    6  
   6    7   CDDL HEADER START
   7    8  
   8    9   The contents of this file are subject to the terms of the
   9   10   Common Development and Distribution License (the "License").
  10   11   You may not use this file except in compliance with the License.
  11   12  
  12   13   You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  13   14   or http://www.opensolaris.org/os/licensing.
  14   15   See the License for the specific language governing permissions
↓ open down ↓ 369 lines elided ↑ open up ↑
 384  385                                  </value>
 385  386                                  <value name='none'>
 386  387                                          <description>
 387  388                                                  <loctext xml:lang='C'>
 388  389  Start no services.
 389  390                                                  </loctext>
 390  391                                          </description>
 391  392                                  </value>
 392  393                                  </constraints>
 393  394                          </prop_pattern>
 394      -                        <prop_pattern name='info_event_all' type='boolean'
      395 +                        <prop_pattern name='info_events_all' type='boolean'
 395  396                              required='false'>
 396  397                                  <description>
 397  398                                          <loctext xml:lang='C'>
 398  399  Override notification parameters and raise Information Events on all state transitions
 399  400                                          </loctext>
 400  401                                  </description>
 401  402                                  <visibility value='hidden' />
 402  403                          </prop_pattern>
 403  404                  </pg_pattern>
 404  405  
↓ open down ↓ 873 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX