]> git.lizzy.rs Git - plan9front.git/commitdiff
dont use full qualified domain names in example configuration
authorcinap_lenrek <cinap_lenrek@gmx.de>
Wed, 27 Feb 2013 07:18:18 +0000 (08:18 +0100)
committercinap_lenrek <cinap_lenrek@gmx.de>
Wed, 27 Feb 2013 07:18:18 +0000 (08:18 +0100)
use shorter sysnames instead of full qualified domain names
so one doesnt have to setup the dns server in the example
configuration.

sys/lib/dist/ndb/local

index dc94031eb2fe640eb2892741c37ae47347aaf454..8b43b5a24e6abdcc8aeca45fd6ff2ed3c95f8632 100644 (file)
@@ -8,7 +8,7 @@ database=
 
 auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com
 
-#auth=cirno.9front authdom=9front
+#auth=cirno authdom=9front
 
 #ntp=pool.ntp.org
 
@@ -19,11 +19,11 @@ 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
+#      auth=cirno
+#      cpu=cirno
 #      dns=192.168.0.2
 #      dnsdom=9front
-#      smtp=cirno.9front
+#      smtp=cirno
 #
 #ip=192.168.0.1 sys=gw dom=gw.9front
 #ip=192.168.0.2 sys=cirno dom=cirno.9front