Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2006 14:31:12 +0000
From:      RW <list-freebsd-2004@morbius.sent.com>
To:        freebsd-questions@freebsd.org, Cristian Mijea <cmijea@gmail.com>
Subject:   Re: daemontools - djbdns
Message-ID:  <200602111431.14939.list-freebsd-2004@morbius.sent.com>
In-Reply-To: <110216180602091056o6625b6cdo66570734403b41f6@mail.gmail.com>
References:  <110216180602091056o6625b6cdo66570734403b41f6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 09 February 2006 18:56, Cristian Mijea wrote:
> Ok. trying to follow Matt Simenson's DJBDNS on FreeBSD how-to from here:
> http://matt.simerson.net/computing/dns/djbdns-freebsd.shtml
> Now it writes that I must get the start up script from here:
> http://matt.simerson.net/computing/mail/toaster/services.txt
> All OK, just that the .txt file is missing. Can anyone please email it to
> me?

That how-to is pretty-old, there is a local rc.d script now. 

You just need turn it on  in /etc/rc.conf

     svscan_enable=YES 

and optionally set svscan_servicedir if you don't want to use /var/service. 

Some of the how-tos for DJBDNS  use some really odd paths. It doesn't really 
matter where the service directory goes, since it should only contain links, 
but some people have the real dnscache directory under /etc which is a bad 
place to put it under FreeBSD. 






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602111431.14939.list-freebsd-2004>