From owner-freebsd-rc@FreeBSD.ORG Mon Jul 1 09:36:30 2013 Return-Path: Delivered-To: freebsd-rc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A9B7DB8; Mon, 1 Jul 2013 09:36:30 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) by mx1.freebsd.org (Postfix) with ESMTP id 1DB0A1CCB; Mon, 1 Jul 2013 09:36:29 +0000 (UTC) Received: from alph.d.allbsd.org (p3086-ipbf906funabasi.chiba.ocn.ne.jp [122.26.46.86]) (authenticated bits=128) by mail.allbsd.org (8.14.5/8.14.5) with ESMTP id r619aDMp030473 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 1 Jul 2013 18:36:23 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.5/8.14.5) with ESMTP id r619aD9s083869; Mon, 1 Jul 2013 18:36:13 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 01 Jul 2013 18:35:27 +0900 (JST) Message-Id: <20130701.183527.809286302367636716.hrs@allbsd.org> To: lev@FreeBSD.org Subject: Re: Proposal: multi-instance and self-contained rc.d script From: Hiroki Sato In-Reply-To: <1021348336.20130701020848@serebryakov.spb.ru> References: <20130701.062953.1443190655468739608.hrs@allbsd.org> <1021348336.20130701020848@serebryakov.spb.ru> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.5 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Mon_Jul__1_18_35_27_2013_461)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (mail.allbsd.org [133.31.130.32]); Mon, 01 Jul 2013 18:36:23 +0900 (JST) X-Spam-Status: No, score=-86.4 required=13.0 tests=CONTENT_TYPE_PRESENT, DIRECTOCNDYN,DYN_PBL,MIMEQENC,MIME_CHARSET_FARAWAY,ONLY1HOPDIRECT,QENCPTR1, QENCPTR2,RCVD_IN_PBL,SAMEHELOBY2HOP,USER_IN_WHITELIST,X_CHINESE_RELAY autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: freebsd-rc@FreeBSD.org X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 09:36:30 -0000 ----Security_Multipart(Mon_Jul__1_18_35_27_2013_461)-- Content-Type: Text/Plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable Lev Serebryakov wrote in <1021348336.20130701020848@serebryakov.spb.ru>: le> Hello, Hiroki. le> You wrote 1 =C9=C0=CC=D1 2013 =C7., 1:29:53: le> = le> HS> The attached patch allows the following: le> HS> named_enable=3D"YES" le> HS> named_instances=3D"cache1 cache2" le> HS> named_conf=3D"/etc/namedb/named.conf" le> HS> named_cache1_enable=3D"YES" le> HS> named_cache1_conf=3D"/etc/namedb/named_cache1.conf" le> HS> named_cache2_enable=3D"NO" le> HS> named_cache2_conf=3D"/etc/namedb/named_cache2.conf" le> If it will work with ports rc scripts it will be great! For examp= le, le> nsd DNS server doesn't support views and often need to be run in mu= ltiple le> instances. Yes, it should work with third-party rc.d scripts, too. -- Hiroki ----Security_Multipart(Mon_Jul__1_18_35_27_2013_461)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlHRTV8ACgkQTyzT2CeTzy38xQCfdZ7mIZ0q0cY4vo01f2VzEtl0 tMAAmwfXY3XTRL4OQqlXSGnt1mAmI8Lx =0ZSI -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Jul__1_18_35_27_2013_461)----