X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fopenvswitch-switch.init;h=08f961adca9d80273da6f81620dc50e33f2cf5bd;hb=bc39196036f8e33d15274855087f0c47be2095ee;hp=3db7ace79a9e44f1aa90dda58338c361b26996eb;hpb=16f2ae571fc7d21f13c9ddbe4e948d8f35552ae5;p=sliver-openvswitch.git diff --git a/debian/openvswitch-switch.init b/debian/openvswitch-switch.init index 3db7ace79..08f961adc 100755 --- a/debian/openvswitch-switch.init +++ b/debian/openvswitch-switch.init @@ -205,7 +205,7 @@ case "$1" in fi # Create an empty configuration database if it doesn't exist. - if test ! -e /etc/openvswitch-switch/conf; then + if test ! -e /etc/openvswitch/conf.db; then # Create configuration database. ovsdb-tool -vANY:console:emer \ create /etc/openvswitch-switch/conf \