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

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

[Service]
Type=simple
User=neutron
Group=neutron
WorkingDirectory=/var/lib/neutron
ExecStart=/usr/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini
KillMode=process

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