X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fudev.xml;h=3dd2b489ff84531d9aefe9b739b9eaee251eeaa2;hp=c053a86d3e291fdc778c4dfc8d1a22df368918c9;hb=4f50d2efbac87aba0505b9f998bf3e4bde64c214;hpb=e51660ae56bb747ece2cab8fe6eec37f4d06a438 diff --git a/man/udev.xml b/man/udev.xml index c053a86d3..3dd2b489f 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -799,7 +799,8 @@ Path - The persistent path, as exposed by the udev property ID_PATH. + The persistent path, as exposed by the udev property ID_PATH. + May contain shell style globs. @@ -815,6 +816,35 @@ The device type, as exposed by the udev property DEVTYPE. + + Host + + Matches against the hostname or machine ID of the + host. See ConditionHost= in + systemd.unit5 + for details. + + + + Virtualization + + Checks whether the system is executed in a virtualized + environment and optionally test whether it is a specific + implementation. See ConditionVirtualization= in + systemd.unit5 + for details. + + + + KernelCommandLine + + Checks whether a specific kernel command line option is + set (or if prefixed with the exclamation mark unset). See + ConditionKernelCommandLine= in + systemd.unit5 + for details. + + The [Link] section accepts the following keys: