udev (5) Linux Manual Page
udev.conf – Configuration for device event managing daemon
Synopsis
/etc/udev/udev.conf
Description
systemd-udevd(8) expects its main configuration file at /etc/udev/udev.conf. It consists of a set of variables allowing the user to override default udev values. All empty lines or lines beginning with ‘#’ are ignored. The following variables can be set:
udev_log
- The logging priority. Valid values are the numerical syslog priorities or their textual representations:
err,infoanddebug.
In addition, systemd-udevd can be configured by command-line options and the kernel commandline (see systemd-udevd(8)).
See Also
systemd-udevd(8), udev(7), udevadm(8)
