diff options
author | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-06-09 07:35:31 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@centraldogma> | 2011-06-09 07:35:31 +0000 |
commit | 1da0722fe5d04aff561a2917e9642dc7c3909dd4 (patch) | |
tree | f8f18f1ab2f0889f525e12baee2393ef23a89a6a /lib | |
parent | 4fab38b740ca18d85403d570e26953aef54f70b8 (diff) | |
download | plan9front-1da0722fe5d04aff561a2917e9642dc7c3909dd4.tar.xz |
add /net/ndb to default ndb database files, fix mistakes
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ndb/local | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ndb/local b/lib/ndb/local index f7b21282b..dc94031eb 100644 --- a/lib/ndb/local +++ b/lib/ndb/local @@ -2,6 +2,7 @@ # files comprising the database, use as many as you like, see ndb(6) # database= + file=/net/ndb file=/lib/ndb/local file=/lib/ndb/common |