Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 2010 22:50:29 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Patch for rc.d/devd on FreeBSD 9-current
Message-ID:  <4C26E6A5.4010803@FreeBSD.org>
In-Reply-To: <201006262229.09747.hselasky@c2i.net>
References:  <201006262229.09747.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/26/10 13:29, Hans Petter Selasky wrote:
> Hi,
> 
> Sometimes utilities that are started by devd require libraries outside 
> /usr/lib. One example is the webcamd utility which is started by devd upon USB 
> device insertion. What do you think about the following patch:
> 
> --- devd        (revision 209463)
> +++ devd        (local)
> @@ -4,7 +4,7 @@
>  #
>  
>  # PROVIDE: devd
> -# REQUIRE: netif
> +# REQUIRE: netif ldconfig
>  # BEFORE: NETWORKING mountcritremote
>  # KEYWORD: nojail shutdown

ldconfig requires mountcritremote, so this patch would introduce a
circular dependency.


Doug

-- 

	... and that's just a little bit of history repeating.
			-- Propellerheads

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C26E6A5.4010803>