diff --git a/doc/setup-db.txt b/doc/setup-db.txt index 4decc66970e81cac0a99d3810305e9ea09d06f7f..12d0481caa394b8b4d7c7cad0771c909e035a8c6 100644 --- a/doc/setup-db.txt +++ b/doc/setup-db.txt @@ -18,6 +18,10 @@ sql subdirectory of the testbed tree, like so: mysqladmin create tbdb mysql tbdb < sql/database-create.sql +Also, you can fill some default values into some of the tables with: + +mysql tbdb < sql/database-fill.sql + ##### Step 1 - Setup users At this point, it's a good idea to get the nfs mounts between boss and ops