11 lines
273 B
Bash
Executable File
11 lines
273 B
Bash
Executable File
#!/bin/rc
|
|
# the 9pccpuf kernel 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 -rs
|
|
#aux/timesync -Ln pool.ntp.org
|
|
|
|
# outgoing mail will appear to originate from this domain
|
|
#site=9front
|