udev.conf(5) osx man page | unix.com

Man Page: udev.conf

Operating Environment: osx

Section: 5

UDEV.CONF(5)							     udev.conf							      UDEV.CONF(5)

NAME
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 log level. Valid values are the numerical syslog priorities or their textual representations: err, info and debug. In addition, systemd-udevd can be configured by command line options and the kernel command line (see systemd-udevd(8)).
SEE ALSO
systemd-udevd(8), udev(7), udevadm(8) systemd 237 UDEV.CONF(5)
Related Man Pages
systemd-udevd(8) - centos
systemd-udevd(8) - opensolaris
systemd-udevd.service(8) - posix
systemd-udevd.service(8) - x11r4
systemd-udevd.service(8) - xfree86
Similar Topics in the Unix Linux Community
Undeletable file
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash
Python: Refer a properties file from different location