systemd/rules.d
2023-04-26 14:50:25 +09:00
..
50-udev-default.rules.in udev/rules,hwdb: filter out mostly meaningless default strings 2022-09-06 03:38:09 +09:00
60-autosuspend.rules
60-block.rules
60-cdrom_id.rules
60-drm.rules
60-evdev.rules rules: add missing line continuation 2022-12-21 09:52:07 +01:00
60-fido-id.rules
60-infiniband.rules udev/rules: add by-path and by-ibdev links to infiniband verbs 2022-10-14 12:18:08 +09:00
60-input-id.rules
60-persistent-alsa.rules
60-persistent-input.rules
60-persistent-storage-tape.rules udev/scsi_id: rename positional arguments 2023-04-11 06:07:03 +09:00
60-persistent-storage.rules.in tree-wide: code spelling fixes 2023-04-20 21:54:59 +02:00
60-persistent-v4l.rules
60-sensor.rules udev: hwdb: Add rules to match cros-ec-accel by 'location' sysfs file 2022-08-18 21:17:19 +03:00
60-serial.rules udev: add safe guard for setting by-id symlink 2022-11-03 09:59:54 +09:00
64-btrfs.rules.in
70-camera.rules rules: remove stray whitespace before comma between tokens 2023-03-27 10:00:30 +00:00
70-joystick.rules
70-memory.rules
70-mouse.rules
70-power-switch.rules
70-touchpad.rules
70-uaccess.rules.in
71-seat.rules.in
73-seat-late.rules.in
75-net-description.rules
75-probe_mtd.rules
78-sound-card.rules
80-drivers.rules udev-builtin-kmod: support to run without arguments 2022-10-14 21:32:24 +09:00
80-net-setup-link.rules
81-net-dhcp.rules
90-iocost.rules udev/iocost: invert DEVTYPE match 2023-04-26 14:50:25 +09:00
90-vconsole.rules.in
99-systemd.rules.in rules: import previous SYSTEMD_READY state for suspended DM devices and skip other rules 2022-08-19 20:13:47 +01:00
meson.build Apply known iocost solutions to block devices 2023-04-20 16:45:57 +02:00
README

Files in this directory contain configuration for systemd-udevd.service, a
daemon that manages symlinks to device nodes, permissions of devices nodes,
emits device events for userspace, and renames network interfaces.

See man:udev(7) for an overview of the configuration file format, and
man:systemd-udevd.service(8) for a description of service itself.

Use 'systemd-analyze cat-config udev/rules.d' to display the effective config.