From owner-freebsd-current@freebsd.org Fri Oct 26 17:15:25 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 235C710EC41F for ; Fri, 26 Oct 2018 17:15:25 +0000 (UTC) (envelope-from rebecca@bluestop.org) Received: from muon.bluestop.org (muon.bluestop.org [96.73.9.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B78C77F80D for ; Fri, 26 Oct 2018 17:15:24 +0000 (UTC) (envelope-from rebecca@bluestop.org) Received: from muon.bluestop.org (localhost [127.0.0.1]) by muon.bluestop.org (Postfix) with ESMTP id DC2AAE6CBC; Fri, 26 Oct 2018 11:15:55 -0600 (MDT) Received: from muon.bluestop.org ([127.0.0.1]) by muon.bluestop.org (muon.bluestop.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id VY8vx04-XvJu; Fri, 26 Oct 2018 11:15:55 -0600 (MDT) Received: from c02t93w9h03m.hgst.com (unknown [199.255.45.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by muon.bluestop.org (Postfix) with ESMTPSA; Fri, 26 Oct 2018 11:15:55 -0600 (MDT) Subject: Re: Warning about $local_unbound_tls not being set properly, on first boot of 12.0-BETA1 To: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Cc: FreeBSD Current References: <67e3f1b9-622f-dd69-c593-efa873e27823@bluestop.org> <86d0rwhcxo.fsf@next.des.no> From: Rebecca Cran Message-ID: <5e7aee8a-8df2-608f-f9fc-d5643a66a709@bluestop.org> Date: Fri, 26 Oct 2018 11:15:15 -0600 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: <86d0rwhcxo.fsf@next.des.no> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2018 17:15:25 -0000 On 10/26/18 10:48 AM, Dag-Erling Smørgrav wrote: > Rebecca Cran writes: >> After installing 12.0-BETA1, on the first boot I noticed a warning >> about $local_unbound_tls not being set properly. > Ah, I should probably have added it to /etc/defaults/rc.conf. Can you > do that (just set it to “no”) and let me know if it helps? That worked: the warning disappeared. -- Rebecca