From owner-freebsd-rc@FreeBSD.ORG Wed Jan 1 10:07:56 2014 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DCD962DB; Wed, 1 Jan 2014 10:07:56 +0000 (UTC) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A44901977; Wed, 1 Jan 2014 10:07:56 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.16]) by ltcfislmsgpa06.fnfis.com (8.14.5/8.14.5) with ESMTP id s01A7tsJ014980 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Wed, 1 Jan 2014 04:07:55 -0600 Received: from LTCFISWMSGMB21.FNFIS.com ([169.254.1.7]) by LTCFISWMSGHT05.FNFIS.com ([10.132.206.16]) with mapi id 14.03.0158.001; Wed, 1 Jan 2014 04:07:54 -0600 From: "Teske, Devin" To: Matthew Seaman Subject: Re: network.subr _aliasN handling Thread-Topic: network.subr _aliasN handling Thread-Index: AQHPBtlVg2zBVOFHpkK/1WPEBoXO2w== Date: Wed, 1 Jan 2014 10:07:53 +0000 Message-ID: <289200C4-3250-409B-9814-88FF7758A3A4@fisglobal.com> References: <20131228055324.GA72764@aim7400.DataIX.local> <52C39779.3030309@bluerosetech.com> <5BF34DE0-85C4-4AA3-9C0F-B9D27D5325BC@dataix.net> <52C3E3BA.7080709@FreeBSD.org> In-Reply-To: <52C3E3BA.7080709@FreeBSD.org> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.132.253.120] Content-Type: text/plain; charset="iso-8859-1" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.11.87, 1.0.14, 0.0.0000 definitions=2014-01-01_04:2014-01-01,2014-01-01,1970-01-01 signatures=0 Cc: Devin Teske , FreeBSD RC X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Devin Teske 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: Wed, 01 Jan 2014 10:07:56 -0000 On Jan 1, 2014, at 1:45 AM, Matthew Seaman wrote: > On 01/01/2014 06:14, Jason Hellenthal wrote: >> Ipv4_addrs var while nice can get very lengthy very quick and then >> more prone to humanized errors. If you add ipv6 in there it grows >> horizontally tenfold. >=20 > Uh... it's shell-script syntax. Use single quotes and you can wrap the > data over several lines. >=20 Double-quotes works for that too ;D --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.