components/mysql-5-5/Solaris/mysql_55.xml
branchs11u3-sru
changeset 7765 3495fc32877e
parent 2890 47c675945a45
equal deleted inserted replaced
7764:be0c0ee57436 7765:3495fc32877e
     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 
     4 
     5  Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
     5  Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
     6 
     6 
     7  CDDL HEADER START
     7  CDDL HEADER START
     8 
     8 
     9  The contents of this file are subject to the terms of the
     9  The contents of this file are subject to the terms of the
    10  Common Development and Distribution License (the "License").
    10  Common Development and Distribution License (the "License").
    69                         timeout_seconds='60' />
    69                         timeout_seconds='60' />
    70 
    70 
    71                 <exec_method
    71                 <exec_method
    72                         type='method'
    72                         type='method'
    73                         name='stop'
    73                         name='stop'
    74                         exec='/lib/svc/method/mysql_55 stop %{restarter/contract}'
    74                         exec=':kill'
    75                         timeout_seconds='60' />
    75                         timeout_seconds='60' />
    76 
    76 
    77                 <!--
    77                 <!--
    78                    refresh method for this service is not defined
    78                    refresh method for this service is not defined
    79                    because mysqld by itself cannot accept a HUP signal to
    79                    because mysqld by itself cannot accept a HUP signal to