From owner-freebsd-bugs@FreeBSD.ORG Fri Jul 23 17:38:13 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9953316A4CE; Fri, 23 Jul 2004 17:38:13 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B88543D1D; Fri, 23 Jul 2004 17:38:13 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from freefall.freebsd.org (brooks@localhost [127.0.0.1]) i6NHcDp8039292; Fri, 23 Jul 2004 17:38:13 GMT (envelope-from brooks@freefall.freebsd.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6NHcDtx039288; Fri, 23 Jul 2004 17:38:13 GMT (envelope-from brooks) Date: Fri, 23 Jul 2004 17:38:13 GMT From: Brooks Davis Message-Id: <200407231738.i6NHcDtx039288@freefall.freebsd.org> To: ajacoutot@lphp.org, brooks@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/62968: Module if_tun failed to register X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 17:38:13 -0000 Synopsis: Module if_tun failed to register State-Changed-From-To: open->closed State-Changed-By: brooks State-Changed-When: Fri Jul 23 17:35:41 GMT 2004 State-Changed-Why: You can't load modules with securelevel=1. You should not use securelevels unless you understand all the implications. I agree the error message sucks, but that's a known issue with no easy solution. http://www.freebsd.org/cgi/query-pr.cgi?pr=62968