10 lines
270 B
Bash
10 lines
270 B
Bash
#!/bin/rc
|
|
# the 9pcf kernerl runs this file
|
|
|
|
# example: adjust to fit your network
|
|
#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
|
|
|
|
# outgoing mail will appear to originate from this domain
|
|
#site=9front
|