Fix neutron plugin ini file for ubuntu
[openstack-build/neutron-build.git] / debian / neutron-plugin-openvswitch-agent.upstart
index ca50762bd31f2e57bb3eaf3c2c31918100427b22..2ca4ecec52fcaf625a4ac4aa44f7616596d80ad9 100644 (file)
@@ -2,7 +2,7 @@
 description "Neutron OpenvSwitch Plugin Agent"
 author "Chuck Short <zulcss@ubuntu.com>"
 
-start on runlevel [2345]
+start on runlevel [2345] and started neutron-ovs-cleanup
 stop on runlevel [!2345]
 
 respawn