Add "external_ids" column to Open_vSwitch table, add "system-uuid" on Xen.
[openvswitch] / debian / openvswitch-switch.init
index 1f65b693db0e5d5160658fc87aaee155c3ced891..3a7f2924406dfeba0b887e909f53fb8cd18fe19b 100755 (executable)
@@ -209,7 +209,7 @@ case "$1" in
             # Create configuration database.
             ovsdb-tool -vANY:console:emer \
                 create /etc/openvswitch-switch/conf \
-                /usr/share/openvswitch/vswitch-idl.ovsschema
+                /usr/share/openvswitch/vswitch.ovsschema
         fi
 
         if test "$ENABLE_MONITOR" = y; then