A look at /usr/src/libexec/getty/main.c shows the folowing:
         if (hostname[0]  == '\0')
                 strcpy(hostname, "Amnesiac");

so, coherence suggests that the default should be "Amnesiac".
Othewise, you'll get different hostnames for dhcp (and the like), and
getty sessions.

regards,
mouss


At 11:45 12/01/01 -0800, Archie Cobbs wrote:

>There is an RFC that specifies a "private use" top level domain,
>analogous to 192.168.0.0/16, 10.0.0.0/8, etc.
>
>The domain is ".local" so any default ending in ".local" should
>not conflict.
>
>-Archie
>
>___________________________________________________________________________
>Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com
>
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-hackers" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to