diff options
| author | cinap_lenrek <cinap_lenrek@localhost> | 2011-06-09 23:15:09 +0000 |
|---|---|---|
| committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-06-09 23:15:09 +0000 |
| commit | b6bb2a40935fa50f30b558f14a87c03b59328bfc (patch) | |
| tree | dd2404fbc75d0a297886a4abdf6a7ffa255a8061 /lib/ndb/local | |
| parent | e30bd05a62c74ac9128b11b1c79b41db75ee35c1 (diff) | |
| download | plan9front-b6bb2a40935fa50f30b558f14a87c03b59328bfc.tar.xz | |
move /lib/ndb to /sys/lib/dist/ndb
Diffstat (limited to 'lib/ndb/local')
| -rw-r--r-- | lib/ndb/local | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/lib/ndb/local b/lib/ndb/local deleted file mode 100644 index dc94031eb..000000000 --- a/lib/ndb/local +++ /dev/null @@ -1,29 +0,0 @@ -# -# 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 - -auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com - -#auth=cirno.9front authdom=9front - -#ntp=pool.ntp.org - -# -# because the public demands the name localsource -# -ip=127.0.0.1 sys=localhost dom=localhost - -# example: adjust to fit your network -#ipnet=9front ip=192.168.0.0 ipmask=255.255.255.0 -# auth=cirno.9front -# cpu=cirno.9front -# dns=192.168.0.2 -# dnsdom=9front -# smtp=cirno.9front -# -#ip=192.168.0.1 sys=gw dom=gw.9front -#ip=192.168.0.2 sys=cirno dom=cirno.9front |
