Date: Wed, 20 Oct 2021 12:52:06 +0300 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Emmanuel Vadot <manu@bidouilliste.com> Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 225639e7db68 - main - vt: Disable bell by default Message-ID: <20211020095206.GA77338@zxy.spb.ru> In-Reply-To: <20211019133700.77c0ca7ac488eb99df50551b@bidouilliste.com> References: <202110190738.19J7cFtw067994@gitrepo.freebsd.org> <20211019112132.GC80160@zxy.spb.ru> <20211019133700.77c0ca7ac488eb99df50551b@bidouilliste.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 19, 2021 at 01:37:00PM +0200, Emmanuel Vadot wrote: > On Tue, 19 Oct 2021 14:21:33 +0300 > Slawa Olhovchenkov <slw@zxy.spb.ru> wrote: > > > On Tue, Oct 19, 2021 at 07:38:15AM +0000, Emmanuel Vadot wrote: > > > > > The branch main has been updated by manu: > > > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=225639e7db685a4047e384abdbc296c0e02bd147 > > > > > > commit 225639e7db685a4047e384abdbc296c0e02bd147 > > > Author: Emmanuel Vadot <manu@FreeBSD.org> > > > AuthorDate: 2021-10-18 08:16:41 +0000 > > > Commit: Emmanuel Vadot <manu@FreeBSD.org> > > > CommitDate: 2021-10-19 07:37:28 +0000 > > > > > > vt: Disable bell by default > > > > > > Bell is either useless if you're working on remote servers or really annoying > > > when you're working with a local machine that have a loud buzzer. > > > Switch the default to have it disable. > > > > For you, not for me, for example. Also, this is violate POLA. > > Just set kern.vt.enable_bell=1 in /etc/sysctl.conf and you will be > happy again. I'll do some UPDATING note. > And POLA doesn't means that we can't change a thing. Modify bsdinstall to set kern.vt.enable_bell=0 in /etc/sysctl.conf, this is don't break POLA for updating existing install and be happy you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20211020095206.GA77338>