X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fopenvswitch-switch.init;h=935ea48e7f4b72f6ddcf3ea9a5e0fb5ca61f2890;hb=feebdea2e5550a71c7accda936b6a55962f60a04;hp=871ac2d4fa9faa45f4307f75d04a3ea9c1b0bc25;hpb=f3c51ad9cc6cbd87ef726a4b33e39bb9d6d24769;p=openvswitch diff --git a/debian/openvswitch-switch.init b/debian/openvswitch-switch.init index 871ac2d4..935ea48e 100755 --- a/debian/openvswitch-switch.init +++ b/debian/openvswitch-switch.init @@ -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 \