Date: Mon, 28 Dec 1998 04:48:55 -0700 (MST) From: freebsd-errata-update@roguetrader.com To: freebsd-stable@FreeBSD.ORG Subject: ERRATA NOTICE: FreeBSD 2.2.8-RELEASE Message-ID: <199812281148.EAA00703@ice.cold.org>
next in thread | raw e-mail | index | archive | help
****************************************************************** ** THIS IS AN AUTOMATIC ERRATA UPDATE FOR FREEBSD 2.2.8-RELEASE ** ****************************************************************** You can retrieve the complete ERRATA from: ftp://ftp.freebsd.org/pub/FreeBSD/2.2.8-RELEASE/ERRATA.TXT The last update was sent: Mon Dec 28 04:45:57 1998 This update is sent: Mon Dec 28 04:48:55 1998 ------------------------------------------------------------------ ---- SYSTEM ERRATA INFORMATION: o /usr/sbin/sysctl is an invalid link and whereis(1) doesn't work. Fix: sysctl(8) has actually moved to /sbin/sysctl. Simply create a symbolic link for compatability purposes as follows: ln -sf /sbin/sysctl /usr/sbin or syncronize your sources with 2.2-stable and rebuild/install from /usr/src/usr.bin/whereis/ and just rm /usr/sbin/sysctl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812281148.EAA00703>