From fc53809803cd2bc2434e312b19a18fa36776da12 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 05:50:40 +0200 Subject: Adding upstream version 256. Signed-off-by: Daniel Baumann --- man/systemd-udevd.service.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'man/systemd-udevd.service.xml') diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 27d0e02..c781765 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -1,6 +1,6 @@ + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> - net.naming-scheme= + net.naming_scheme= Network interfaces are renamed to give them predictable names when possible (unless net.ifnames=0 is specified, see above). With this kernel command line option it @@ -255,7 +255,7 @@ - net.ifname-policy=policy1[,policy2,…][,MAC] + net.ifname_policy=policy1[,policy2,…][,MAC] Specifies naming policies applied when renaming network interfaces. Takes a list of policies and an optional MAC address separated with comma. Each policy value must be one of @@ -273,8 +273,8 @@ enabled. Example: - net.ifname-policy=keep,kernel,path,slot,onboard,01:23:45:67:89:ab -net.ifname-policy=keep,kernel,path,slot,onboard,mac + net.ifname_policy=keep,kernel,path,slot,onboard,01:23:45:67:89:ab +net.ifname_policy=keep,kernel,path,slot,onboard,mac This is mostly equivalent to creating the following .link files: # 91-name-policy-with-mac.link [Match] @@ -302,10 +302,10 @@ AlternativeNamePolicy=path slot onboard mac See Also - - udev.conf5, - udev7, - udevadm8 - + + udev.conf5 + udev7 + udevadm8 + -- cgit v1.2.3