2011-05-05 13:24:24 -07:00
|
|
|
#!/bin/rc
|
2011-05-09 16:03:49 -07:00
|
|
|
# the 9pcf kernerl runs this file
|
2011-05-05 13:24:24 -07:00
|
|
|
|
2011-05-04 10:26:45 -07:00
|
|
|
# example: adjust to fit your network
|
2011-05-05 13:24:24 -07:00
|
|
|
#ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.0.2 255.255.255.0
|
|
|
|
#ndb/dns -r
|
|
|
|
#aux/timesync -Ln pool.ntp.org
|
2011-05-04 10:26:45 -07:00
|
|
|
|
|
|
|
# outgoing mail will appear to originate from this domain
|
2011-05-05 13:24:24 -07:00
|
|
|
#site=9front
|