X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fudev.xml;h=b5c7cd4be44e4012b25d8b22585e0e271fc16edb;hp=417fb11ebcda9f6b4476e5f9140a8d278a7dbd23;hb=c52f663bfa4f420044e6cd25bf84cec3c26ebf6f;hpb=b45f770f0049fbdf3f6c9db0ab11deeff4ccd86d diff --git a/man/udev.xml b/man/udev.xml index 417fb11eb..b5c7cd4be 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -41,7 +41,7 @@ names provide a way to reliably identify devices based on their properties or current configuration. - The udev daemon, udevd + The udev daemon, systemd-udevd.service 8, receives device uevents directly from the kernel whenever a device is added or removed from the system, or it changes its state. When udev receives a device event, it matches its configured set of rules @@ -64,14 +64,6 @@ It consists of a set of variables allowing the user to override default udev values. The following variables can be set: - - - - Specifies where to place the device nodes in the filesystem. - The default value is /dev. - - - @@ -520,7 +512,7 @@ Apply the permissions specified in this rule to the static device node with the specified name. Static device node creation can be requested by kernel modules. - These nodes might not have a corresponding kernel device at the time udevd is + These nodes might not have a corresponding kernel device at the time systemd-udevd is started; they can trigger automatic kernel module loading. @@ -699,7 +691,7 @@ See Also - udevd8 + systemd-udevd.service8 , udevadm8