* Wes ([EMAIL PROTECTED]) wrote: > hmm, echoing machinename to /dev/sysname doesn't seem to be persistent > across reboots and adding it to termrc also doesn't seem to take. > Will I have to do this every bootup?
The ``right'' solution would be to specify your network configuration in
/lib/ndb/local. If you have only a single plan9 machine you can get away
with ``echo hostname > /dev/sysname'' in termrc (or, rather, termrc.local).
Martin
