X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-udevd.service.xml;h=7fce3000f5516179613be6df208ec9c1103791df;hp=2b9a29adcd02b79b97d58379adf7d29f0a0fefdd;hb=44ded3abc28620279633f51a05f2416e5aa3e8e2;hpb=ccc9a4f9ffdab069b0b785627c48962fdadf6d46 diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 2b9a29adc..7fce3000f 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -154,7 +154,33 @@ non-working kernel modules. + + net.ifnames= + + Network interfaces are renamed to give them predictable names + when possible. It is enabled by default, specifying 0 disables it. + + + + + + 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 . + + +