diff options
| author | Jenkins <jenkins@review.openstack.org> | 2011-11-15 22:27:07 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2011-11-15 22:27:07 +0000 |
| commit | dd5c3f7badf24e21eb1b311639bcbc55512bc117 (patch) | |
| tree | 9411e3cd8277206e44132a36ec2813638514b1a9 /plugins | |
| parent | dfcb237904157b37cf3bdea95370b35a3613924f (diff) | |
| parent | f11f6f789e2af83bfc9c25e7485625e81aa90633 (diff) | |
Merge "Bug #888719: openvswitch-nova runs after firstboot scripts"
Diffstat (limited to 'plugins')
| -rwxr-xr-x | plugins/xenserver/networking/etc/init.d/openvswitch-nova | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xenserver/networking/etc/init.d/openvswitch-nova b/plugins/xenserver/networking/etc/init.d/openvswitch-nova index 51f6b324c..5f5249d9c 100755 --- a/plugins/xenserver/networking/etc/init.d/openvswitch-nova +++ b/plugins/xenserver/networking/etc/init.d/openvswitch-nova @@ -2,7 +2,7 @@ # # openvswitch-nova # -# chkconfig: 2345 96 89 +# chkconfig: 2345 23 89 # description: Apply initial OVS flows for Nova # Copyright 2011 Citrix Systems, Inc. |
