Date: Tue, 29 Aug 2017 17:37:18 +0300 From: Yuri Pankov <yuripv@gmx.com> To: Ernie Luzar <luzar722@gmail.com> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: reread rc.conf without rebooting Message-ID: <4f253592-7d81-29c6-7e94-a0fd4d6cba58@gmx.com> In-Reply-To: <59A57B99.6030702@gmail.com> References: <59A57538.2080806@gmail.com> <49637.128.135.52.6.1504016315.squirrel@cosmo.uchicago.edu> <59A57B99.6030702@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 29 Aug 2017 10:35:05 -0400, Ernie Luzar wrote: > 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? Just (re)start relevant services, e.g., `service local_unbound restart`.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f253592-7d81-29c6-7e94-a0fd4d6cba58>