From nobody@FreeBSD.org  Sun Jun 10 18:08:15 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8BE4437B401
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 10 Jun 2001 18:08:15 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f5B18F395725;
	Sun, 10 Jun 2001 18:08:15 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106110108.f5B18F395725@freefall.freebsd.org>
Date: Sun, 10 Jun 2001 18:08:15 -0700 (PDT)
From: reel@sympatico.ca
To: freebsd-gnats-submit@FreeBSD.org
Subject: sendmail tries to get the netgraph.ko module loaded at startup without checking if it's loaded
X-Send-Pr-Version: www-1.0

>Number:         28023
>Category:       i386
>Synopsis:       sendmail tries to get the netgraph.ko module loaded at startup without checking if it's loaded
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 10 18:10:00 PDT 2001
>Closed-Date:    Sat Jul 12 19:46:29 PDT 2003
>Last-Modified:  Sat Jul 12 19:46:29 PDT 2003
>Originator:     Flix-Antoine Paradis
>Release:        FreeBSD 4.3-STABLE
>Organization:
Unix Consult Technologies
>Environment:
FreeBSD idemnia.ath.cx 4.3-STABLE FreeBSD 4.3-STABLE #0: Mon May 28 17:42:29 EDT
 2001     reel@idemnia.ath.cx:/usr/src/sys/compile/ZEUS  i386

>Description:
I have NETGRAPH compiled in my kernel (due to PPPoE) and, everytime I
boot, I get this message:

Starting standard daemons: inetd cron sendmailmodule_register: module netgraph a
lready exists!
linker_file_sysinit "netgraph.ko" failed to register! 17
 sshd.

I don't know if it's sendmail specificly or sshd because I haven't checked
threw it yet.

>How-To-Repeat:
Compile your kernel with:

options NETGRAPH

and reboot.
>Fix:
not known at the moment.
will look threw this.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: kris 
State-Changed-When: Sat Jul 12 18:58:41 PDT 2003 
State-Changed-Why:  
Neither sendmail nor sshd have anything to do with netgraph, 
so this is unlikely to be related.  It's more likely that  
this was due to not having all the required Netgraph options 
compiled in to your kernel, and ppp trying to reload the partial 
support that was already there. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=28023 
State-Changed-From-To: feedback->closed 
State-Changed-By: kris 
State-Changed-When: Sat Jul 12 19:46:17 PDT 2003 
State-Changed-Why:  
Submitter address bounces 

http://www.freebsd.org/cgi/query-pr.cgi?pr=28023 
>Unformatted:
