File openstack-neutron-openvswitch-agent.service of Package openstack-neutron

[Unit]
Description=Provides the Neutron OpenVSwitch Agent service
After=syslog.target network.target
After=mariadb.service postgresql.service rabbitmq-server.service openvswitch.service

[Service]
Type=simple
User=neutron
Group=neutron
ExecStart=/usr/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini
WorkingDirectory=/var/lib/neutron
PrivateTmp=true
KillMode=process

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by