File neutron-cisco-apic-host-agent.service of Package python-networking-cisco
[Unit] Description=OpenStack Neutron Cisco APIC Host Agent After=syslog.target network.target [Service] Type=simple User=neutron ExecStart=/usr/bin/neutron-cisco-apic-host-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf_cisco.ini --log-file=/var/log/neutron/cisco-apic-host-agent.log PrivateTmp=false KillMode=process [Install] WantedBy=multi-user.target