Re: git: 225639e7db68 - main - vt: Disable bell by default

From: Emmanuel Vadot <manu_at_bidouilliste.com>
Date: Tue, 19 Oct 2021 11:37:00 UTC
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.

-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@FreeBSD.org>