File openstack-neutron-l2gw-agent.service of Package openstack-neutron-l2gw
[Unit] Description=OpenStack Neutron L2 Gateway Agent After=syslog.target network.target [Service] Type=simple User=neutron ExecStart=/usr/bin/neutron-l2gateway-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l2gateway_agent.ini --log-file /var/log/neutron/l2gateway-agent.log PrivateTmp=false KillMode=process Restart=on-failure [Install] WantedBy=multi-user.target