NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problem setting up DHCP with Virtual Box



On 08/06/2011 10:54 PM, J. Hannken-Illjes wrote:
Looks like your /etc/rc.conf is more or less:

        ...
        dhclient=YES
        ...
        if [ -r /etc/defaults/rc.conf ]; then
                . /etc/defaults/rc.conf
        fi
        ...

Please put your changes after the line "# Add local overrides below" so they
will not be overwritten by /etc/defaults/rc.conf.

Ah, yes, thanks. That's what it was.

Daniel.
--
I'm not overweight, I'm undertall.


Home | Main Index | Thread Index | Old Index