components/rsyslog/files/rsyslog.xml
changeset 5546 f320041f6f69
parent 5480 c8882ac2a393
child 6223 ea7e5ef68d0d
equal deleted inserted replaced
5544:16204c8a93ff 5546:f320041f6f69
     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     Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
     5    
       
     6     Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
       
     7 
     5 
     8     NOTE:  This service manifest is not editable; its contents will
     6     NOTE:  This service manifest is not editable; its contents will
     9     be overwritten by package or patch operations, including
     7     be overwritten by package or patch operations, including
    10     operating system upgrade.  Make customizations in a different
     8     operating system upgrade.  Make customizations in a different
    11     file.
     9     file.
    30 			  user='root' group='root'
    28 			  user='root' group='root'
    31 			  privileges='basic,net_privaddr' />
    29 			  privileges='basic,net_privaddr' />
    32 			</method_context>
    30 			</method_context>
    33 		</exec_method>
    31 		</exec_method>
    34 
    32 
       
    33 		<exec_method
       
    34 		  type='method'
       
    35 		  name='stop'
       
    36 		  exec=':kill'
       
    37 		  timeout_seconds='60' />
       
    38 
    35 		<template>
    39 		<template>
    36 			<common_name>
    40 			<common_name>
    37 				<loctext xml:lang='C'>
    41 				<loctext xml:lang='C'>
    38 				reliable and extended system log daemon
    42 				reliable and extended system log daemon
    39 				</loctext>
    43 				</loctext>