From owner-freebsd-questions@freebsd.org Tue Aug 29 14:35:10 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64D31DDCBE5 for ; Tue, 29 Aug 2017 14:35:10 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: from mail-io0-x242.google.com (mail-io0-x242.google.com [IPv6:2607:f8b0:4001:c06::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2A8DB6448E for ; Tue, 29 Aug 2017 14:35:10 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: by mail-io0-x242.google.com with SMTP id s101so3872020ioe.0 for ; Tue, 29 Aug 2017 07:35:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-transfer-encoding; bh=uueUVCTy17j/taLNZjAmNJ6TT5viJWmuxDj46mAkcI4=; b=GoJk/rFXAdzBZ95nMb60Hibd8Esb9oEP2yHROj7kACCcMjC7TH9HkLa6ZMe6kExsIS c+sQdRKjPfXO07ayJKsz2bwTd8FTBWEIOms56IeeU822muPukqGNWn+YoUqkDeN6k2qx s5FLKkK5PNbUPBuPXwcRoicHamOQPewmj+5BmS60lSumuAUb9jY+gHG6k2OhX4dfFVx4 Vnal/tT+/H9rlrkpkrp12WbwQP58VqmUiaLIIhSTVOPY9O0t5MIapmMXktGeVptemd2m uRW38mV77acrgVMTRfgfzVi4yppr7uXu6OcZqb9hC0/Oelni8VhrV7aaqhOoHhVoJzMd DlOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-transfer-encoding; bh=uueUVCTy17j/taLNZjAmNJ6TT5viJWmuxDj46mAkcI4=; b=oXy9UKdZ9esuK266AX9HYNlc403Ii9n5GjDI8SZI1xLX8o6e+jUDGCUYo1bFCfqj79 y+ffLClAFMjA60y6hbILBDp1NCa9KsaDJn5lqL+v43doWlAhS1KV90MAun7TVDTS+f+z EuNmgziz6t+2Vl4et9NqdTMO4HjimlDaQTbW/4ZG7SS4IaAQpgAZgnnvVuv7kzpD2EVy kCsn6iY+lolG+NXalC4LLDcDYDB5cx6QITqxFp8ZcR/gveIjpPK9am0bgkh59YBcbTs8 f1vfitPHe5E+cr7quLI3VEPnipoRuiKoap0OWnV6+5d+AHOLXtHKs5lp378vazE+8XWF 2+XA== X-Gm-Message-State: AHYfb5imvDUSy3wKAE4Th4bqdv41bCbOqjlIsIjOvTfPWmmPHJc+brlZ BfW3Psl8qbgupB/U X-Received: by 10.36.78.7 with SMTP id r7mr4805516ita.128.1504017309619; Tue, 29 Aug 2017 07:35:09 -0700 (PDT) Received: from [10.0.10.3] (cpe-74-141-88-147.neo.res.rr.com. [74.141.88.147]) by smtp.googlemail.com with ESMTPSA id s12sm1462350ioi.17.2017.08.29.07.35.08 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 29 Aug 2017 07:35:08 -0700 (PDT) Message-ID: <59A57B99.6030702@gmail.com> Date: Tue, 29 Aug 2017 10:35:05 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: galtsev@kicp.uchicago.edu CC: "freebsd-questions@freebsd.org" Subject: Re: reread rc.conf without rebooting References: <59A57538.2080806@gmail.com> <49637.128.135.52.6.1504016315.squirrel@cosmo.uchicago.edu> In-Reply-To: <49637.128.135.52.6.1504016315.squirrel@cosmo.uchicago.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Aug 2017 14:35:10 -0000 Valeri Galtsev wrote: > On Tue, August 29, 2017 9:07 am, Ernie Luzar wrote: >> After making changes to /etc/rc.conf is there some way to make the host >> reread it without rebooting? > > I only know one way to do it: apply each change (one at a time) by > executing relevant command from shell. Why does that not suite you? You do > test (from shell) what is the effect of each change, right? > > Valeri > You did not understand correctly meaning of post. I added local_unbound_enable="YES" to rc.conf It's my understanding that rc.conf is only read at boot time to config services on host. Question is. Is there some other way to make tis happen without rebooting?