• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:name +full:- +full:only

3 .\"    Author: Greg Kroah-Hartmann <greg@kroah.com>
11 .\" -----------------------------------------------------------------
13 .\" -----------------------------------------------------------------
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
20 .\" -----------------------------------------------------------------
22 .\" -----------------------------------------------------------------
25 .\" disable justification (adjust text to left margin only)
27 .\" -----------------------------------------------------------------
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 udev \- Dynamic device management
52 take precedence over files with the same name in
53 /lib\&. This can be used to override a system\-supplied rules file with a local file if needed; a s…
55 with the same name as a rules file in
60 Every line in the rules file contains at least one key\-value pair\&. Except for empty lines or lin…
65 A rule consists of a comma\-separated list of one or more key\-value pairs\&. Each key has a distin…
79 Assign a value to a key\&. Keys that represent a list are reset and only this single value is assig…
87 \-=
97 …he keys also match against properties of the parent devices in sysfs, not only the device that has…
101 Match the name of the event action\&.
111 Match the name of the event device\&.
114 \fINAME\fR
116 Match the name of a network interface\&. It can be used once the NAME key has been set in one of th…
121name of a symlink targeting the node\&. It can be used once a SYMLINK key has been set in one of t…
131 Match the driver name of the event device\&. Only set this key for devices which are bound to a dri…
142 Search the devpath upwards for a matching device name\&.
147 Search the devpath upwards for a matching device subsystem name\&.
152 Search the devpath upwards for a matching device driver name\&.
188 This can only be used for very short\-running foreground tasks\&. For details, see
221 \-
223 [0\-9]
242 \fINAME\fR
244 The name to use for a network interface\&. The name of a device node cannot be changed by udev, onl…
249 The name of a symlink targeting the node\&. Every matching rule adds this value to the list of syml…
251 The set of characters to name a symlink is limited\&. Allowed characters are
252 0\-9A\-Za\-z#+\-\&.:=@_/, valid UTF\-8 character sequences, and
258 …im the same name, the link always points to the device with the highest link_priority\&. If the cu…
265 The permissions for the device node\&. Every specified value overrides the compiled\-in default val…
294only work efficiently if only a few tags are attached to a device\&. It is only meant to be used i…
315 \fIprogram\fR, but use one of the built\-in programs rather than an external one\&.
318 The program name and following arguments are separated by spaces\&. Single quotes can be used to sp…
320 This can only be used for very short\-running foreground tasks\&. Running an event process for a lo…
322 Starting daemons or other long\-running processes is not appropriate for udev; the forked processes…
336 with a matching name\&.
353 program, but use one of the built\-in programs rather than an external one\&.
363 …fied as the assigned value from the current device database\&. This works only if the database is …
379 This can only be used for very short\-running foreground tasks\&. For details see
404 Apply the permissions specified in this rule to the static device node with the specified name\&. S…
419 \fINAME\fR,
432 The kernel name for this device\&.
450 The name of the device matched while searching the devpath upwards for
459 The driver name of the device matched while searching the devpath upwards for
505 The node name of the parent device\&.
508 \fB$name\fR
510 The current name of the device\&. If not changed by a rule, it is the name of the kernel device\&.
515 A space\-separated list of the current symlinks\&. The value is only set during a remove event or i…
525 The name of the device node\&.
551 take precedence over files with the same name in
552 /usr/lib\&. This can be used to override a system\-supplied hwdb file with a local file if needed; …
554 with the same name as a hwdb file in
559 The hwdb file contains data records consisting of matches and associated key\-value pairs\&. Every …
561 …s are followed by one or more key\-value pair lines, which are recognized by a leading space chara…
571 if you want ship the compiled database in an immutable image\&. During runtime only the binary data…