diff options
Diffstat (limited to 'lib/ndb/local')
-rwxr-xr-x | lib/ndb/local | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/ndb/local b/lib/ndb/local new file mode 100755 index 000000000..590d9f60b --- /dev/null +++ b/lib/ndb/local @@ -0,0 +1,14 @@ + +# +# files comprising the database, use as many as you like, see ndb(6) +# +database= + file=/lib/ndb/local + file=/lib/ndb/common + +auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com + +# +# because the public demands the name localsource +# +ip=127.0.0.1 sys=localhost dom=localhost |