Date: Sun, 11 Feb 2018 11:42:29 -0700 From: Ian Lepore <ian@freebsd.org> To: cem@freebsd.org Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r329126 - head/etc/devd Message-ID: <1518374549.32585.238.camel@freebsd.org> In-Reply-To: <CAG6CVpXSStnidYd88ofZ%2BxC9hbRUHJHgCBnp-UMU8BSnkGOt6g@mail.gmail.com> References: <201802111635.w1BGZutu015341@repo.freebsd.org> <CAG6CVpXSStnidYd88ofZ%2BxC9hbRUHJHgCBnp-UMU8BSnkGOt6g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2018-02-11 at 10:20 -0800, Conrad Meyer wrote: > On Sun, Feb 11, 2018 at 8:35 AM, Ian Lepore <ian@freebsd.org> wrote: > > > > Author: ian > > Date: Sun Feb 11 16:35:56 2018 > > New Revision: 329126 > > URL: https://svnweb.freebsd.org/changeset/base/329126 > > > > Log: > > Regenerate devd/usb.conf after the recent addition of several new > > device IDs. > > > > Modified: > > head/etc/devd/usb.conf > > If this file is machine generated and not an administrator > configuration file, shouldn't it live in /usr/share instead of /etc, > per hier(7)? > > Best, > Conrad > I wonder if that question would apply to all five files we put in /etc/devd? It looks like they could be moved to /usr/share with minimal fuss by adding that directory to the search list in /etc/devd.conf. I'm agnostic about the value of moving them. Users can configure local rules by modifying the existing devd.conf and files in devd/ and dealing with mergemaster on updates, or by adding their own new files in devd/. -- Ian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1518374549.32585.238.camel>