X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fopenvswitch-switch.init;h=3a7f2924406dfeba0b887e909f53fb8cd18fe19b;hb=89521e3f79d53523fda9f284e74f0f7aa21332b4;hp=1f65b693db0e5d5160658fc87aaee155c3ced891;hpb=f3ac83df5c4fec3f27a9c8f95ef2753a26c65d24;p=openvswitch diff --git a/debian/openvswitch-switch.init b/debian/openvswitch-switch.init index 1f65b693..3a7f2924 100755 --- a/debian/openvswitch-switch.init +++ b/debian/openvswitch-switch.init @@ -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