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