diff options
| author | stanley lieber <stanley.lieber@gmail.com> | 2011-05-04 17:26:45 +0000 |
|---|---|---|
| committer | stanley lieber <stanley.lieber@gmail.com> | 2011-05-04 17:26:45 +0000 |
| commit | e9a55e0333d2da1f0f3a129310cf210684590494 (patch) | |
| tree | ff95bd03b0c3fd284c4d2de3c1d52818c00656c2 /cfg/cirno/termrc | |
| parent | de2dc860d3c8cd7dd410e06353663b5b7d00fa3a (diff) | |
| download | plan9front-e9a55e0333d2da1f0f3a129310cf210684590494.tar.xz | |
add files for cpu server.
Diffstat (limited to 'cfg/cirno/termrc')
| -rw-r--r-- | cfg/cirno/termrc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cfg/cirno/termrc b/cfg/cirno/termrc new file mode 100644 index 000000000..3d18e28f1 --- /dev/null +++ b/cfg/cirno/termrc @@ -0,0 +1,7 @@ +# example: adjust to fit your network +ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.0.2 255.255.255.0 + +# outgoing mail will appear to originate from this domain +site=9front + +ntp=pool.ntp.org |
