Date: Fri, 2 Mar 2001 00:15:41 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall sysinstall.h tcpip.c Message-ID: <200103020815.f228Ffx90321@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/03/02 00:15:41 PST Modified files: usr.sbin/sysinstall sysinstall.h tcpip.c Log: Ack! I finally got annoyed enough to actually kill this. There is no need to manually force the network_interfaces variable in /etc/rc.conf, and it only ever gets in the way. rc.network and rc.network6 DTRT with the default of 'auto'. This should have died over a year ago. Revision Changes Path 1.202 +1 -2 src/usr.sbin/sysinstall/sysinstall.h 1.113 +1 -10 src/usr.sbin/sysinstall/tcpip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103020815.f228Ffx90321>