On 2020-12-28 23:29:12 -0800, Josh Triplett wrote: > The systemd family of packages has generally tried to minimize the > number of files in /etc, in favor of files in /usr. > > /etc/udev/udev.conf contains nothing but comments. Please consider > dropping it (when unmodified).
I've always found such files useful for the user who wishes to change the default configuration. This may be more visible than the man page. BTW, this file also provides documentation that is not present in the man page: # udevd is also started in the initrd. When this file is modified you might # also want to rebuild the initrd, so that it will include the modified configuration. while there's nothing about initrd in the udev.conf(5) man page. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)