tlocal - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       tlocal (319B)
       ---
            1 # ndb - only used for authdial right now
            2 
            3 # database - would add extra file= lines here
            4 # probably need some kind of syntax to avoid hard-coding paths.
            5 
            6 database
            7         file=root-servers
            8 
            9 # authentication domains
           10 
           11 authdom=outside.plan9.bell-labs.com
           12         auth=sources.cs.bell-labs.com
           13 
           14 authdom=tip9ug.jp
           15         auth=mordor.tip9ug.jp
           16