xenserver: Fix ip_gre_mod modprobe issue in init script
authorJustin Pettit <jpettit@nicira.com>
Mon, 12 Apr 2010 20:12:34 +0000 (13:12 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 12 Apr 2010 20:12:34 +0000 (13:12 -0700)
commit9888b1b43ba258e7842100799406f57392c76db7
tree7a5bf96eb38b66c4b06d391315cf6b667c5323c4
parent8085488086c48577deaf26fcc11d1be02a6ee140
xenserver: Fix ip_gre_mod modprobe issue in init script

The OVS kernel modules were moved to kernel/extra/openvswitch, but the
init script wasn't updated to look for the ip_gre_mod kernel module
there.  This commit fixes that.

CC: Paul Ingram <paul@nicira.com>
xenserver/etc_init.d_openvswitch