X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tutorial%2Fovs-sandbox;h=db980d2410528128b29e6a446be9b32869f3a774;hb=ec988646afe6aee6a63d6894a3e9b50f715d5941;hp=04e8858618f429441e75e7e9d4d6b807b107685b;hpb=eeecce05e14a6c62ff531801c0f27e54131a545c;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