ripng.xml (ceb97a6a) ripng.xml (f4b3ec61)
1<?xml version="1.0"?>
2<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
3<!--
1<?xml version="1.0"?>
2<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
3<!--
4 Copyright 2006 Sun Microsystems, Inc. All rights reserved.
4 Copyright 2007 Sun Microsystems, Inc. All rights reserved.
5 Use is subject to license terms.
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

--- 57 unchanged lines hidden (view full) ---

70
71 <exec_method
72 type='method'
73 name='start'
74 exec='/lib/svc/method/svc-ripng'
75 timeout_seconds='60'>
76 <method_context>
77 <method_credential user='root' group='root'
5 Use is subject to license terms.
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

--- 57 unchanged lines hidden (view full) ---

70
71 <exec_method
72 type='method'
73 name='start'
74 exec='/lib/svc/method/svc-ripng'
75 timeout_seconds='60'>
76 <method_context>
77 <method_credential user='root' group='root'
78privileges='basic,proc_owner,proc_fork,proc_exec,proc_info,proc_session,file_chown,sys_net_config,net_privaddr,net_icmpaccess,net_rawaccess'/>
78privileges='basic,proc_owner,proc_fork,proc_exec,proc_info,proc_session,file_chown,sys_ip_config,net_privaddr,net_icmpaccess,net_rawaccess'/>
79 </method_context>
80 </exec_method>
81
82 <exec_method
83 type='method'
84 name='stop'
85 exec=':kill'
86 timeout_seconds='60'>

--- 63 unchanged lines hidden ---
79 </method_context>
80 </exec_method>
81
82 <exec_method
83 type='method'
84 name='stop'
85 exec=':kill'
86 timeout_seconds='60'>

--- 63 unchanged lines hidden ---