components/openstack/neutron/files/neutron-server.xml
changeset 4472 a2c8214e9a7f
parent 3998 5bd484384122
child 4476 230dcd277ef6
equal deleted inserted replaced
4469:e820ffee94f1 4472:a2c8214e9a7f
    51       <service_fmri value='svc:/network/amqp/rabbitmq'/>
    51       <service_fmri value='svc:/network/amqp/rabbitmq'/>
    52     </dependency>
    52     </dependency>
    53 
    53 
    54     <logfile_attributes permissions='600'/>
    54     <logfile_attributes permissions='600'/>
    55 
    55 
    56     <exec_method timeout_seconds="60" type="method" name="start"
    56     <exec_method timeout_seconds="600" type="method" name="start"
    57       exec="/lib/svc/method/neutron-server %m %{config/config_path} %{config/plugin_config_path}">
    57       exec="/lib/svc/method/neutron-server %m %{config/config_path} %{config/plugin_config_path}">
    58       <method_context>
    58       <method_context>
    59         <method_credential user='neutron' group='neutron' />
    59         <method_credential user='neutron' group='neutron' />
    60       </method_context>
    60       </method_context>
    61     </exec_method>
    61     </exec_method>