X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tutorial%2Fovs-sandbox;h=db980d2410528128b29e6a446be9b32869f3a774;hb=431ad53564ed01c53df2a7c51898a56b09c45054;hp=04e8858618f429441e75e7e9d4d6b807b107685b;hpb=0283017566e73530ddc71d1ec58f4830720a985b;p=sliver-openvswitch.git diff --git a/tutorial/ovs-sandbox b/tutorial/ovs-sandbox index 04e885861..db980d241 100755 --- a/tutorial/ovs-sandbox +++ b/tutorial/ovs-sandbox @@ -199,7 +199,7 @@ trap 'kill `cat "$sandbox"/*.pid`' 0 1 2 3 13 14 15 # Create database and start ovsdb-server. touch "$sandbox"/.conf.db.~lock~ -run ovsdb-tool create conf.db "$srcdir"/vswitchd/vswitch.ovsschema +run ovsdb-tool create conf.db "$schema" run ovsdb-server --detach --no-chdir --pidfile -vconsole:off --log-file \ --remote=punix:"$sandbox"/db.sock