X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-udevd.service.xml;h=c395c57ecb0f0bcc6a5a9e76499ea8ca0344acf1;hb=a0132af247c4781bb821ab6b9e1e4f564f0c9fde;hp=3053dc722f3034406e10bbac7996834a9bb5d6bc;hpb=dd5eddd28a74a49607a8fffcaf960040dba98479;p=elogind.git diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 3053dc722..c395c57ec 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -22,7 +22,6 @@ systemd-udevd.service 8 - @@ -54,12 +53,17 @@ Description systemd-udevd listens to kernel uevents. - For every event, systemd-udevd executes matching instructions - specified in udev rules. See - udev7 - . - The behavior of the running daemon can be changed with - udevadm control. + For every event, systemd-udevd executes matching instructions + specified in udev rules. See + udev7 + . + + The behavior of the daemon can be configured using + udev.conf5, + its command line options, environment variables, and on the kernel + command line, or changed dynamically with udevadm + control. + Options @@ -130,7 +134,7 @@ $UDEV_LOG= - Set the logging priority. + Set the log level. @@ -144,7 +148,7 @@ udev.log-priority= rd.udev.log-priority= - Set the logging priority. + Set the log level. @@ -185,29 +189,12 @@ in kernel-command-line.xml --> - Configuration file - udev 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: , - and . - - - - - See Also - - udev7 - , - udevadm8 - + + udev.conf5, + udev7, + udevadm8 +