flow: Fully separate flow_wildcards from OpenFlow wildcard bits.
[openvswitch] / debian / openvswitch-switch.init
index 871ac2d4fa9faa45f4307f75d04a3ea9c1b0bc25..935ea48e7f4b72f6ddcf3ea9a5e0fb5ca61f2890 100755 (executable)
@@ -203,8 +203,6 @@ case "$1" in
 
         # Create an empty configuration database if it doesn't exist.
         if test ! -e /etc/openvswitch/conf.db; then
-            install -d -m 755 -o root -g root /etc/openvswitch
-
             # Create configuration database.
             ovsdb-tool -vANY:console:emer \
                 create /etc/openvswitch/conf.db \