Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2013 02:08:48 +0400
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        Hiroki Sato <hrs@FreeBSD.org>
Cc:        freebsd-current@FreeBSD.org, freebsd-rc@FreeBSD.org
Subject:   Re: Proposal: multi-instance and self-contained rc.d script
Message-ID:  <1021348336.20130701020848@serebryakov.spb.ru>
In-Reply-To: <20130701.062953.1443190655468739608.hrs@allbsd.org>
References:  <20130701.062953.1443190655468739608.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Hello, Hiroki.
You wrote 1 июля 2013 г., 1:29:53:

HS>   The attached patch allows the following:
HS>   named_enable="YES"
HS>   named_instances="cache1 cache2"
HS>   named_conf="/etc/namedb/named.conf"
HS>   named_cache1_enable="YES"
HS>   named_cache1_conf="/etc/namedb/named_cache1.conf"
HS>   named_cache2_enable="NO"
HS>   named_cache2_conf="/etc/namedb/named_cache2.conf"
  If it will work with ports rc scripts it will be great! For example,
nsd DNS server doesn't support views and often need to be run in multiple
instances.

-- 
// Black Lion AKA Lev Serebryakov <lev@FreeBSD.org>




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