File openstack-neutron-zvm-agent.service of Package openstack-neutron-zvm-agent
[Unit]
Description=Z/VM Driver for OpenStack Compute (Neutron)
After=syslog.target network.target
After=mysql.service postgresql.service rabbitmq-server.service
[Service]
Type=simple
KillMode=process
User=neutron
Group=neutron
WorkingDirectory=/var/lib/neutron
PrivateTmp=yes
ExecStart=/usr/bin/neutron-zvm-agent --config-file /etc/neutron/neutron.conf --config-file=/etc/neutron/plugins/zvm/neutron_zvm_plugin.ini
[Install]
WantedBy=multi-user.target