You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
systemd/rules.d
Yu Watanabe da60d91c99 rule: fallback to use board information if product information is not set 2 years ago
..
50-udev-default.rules.in rule: fallback to use board information if product information is not set 2 years ago
60-autosuspend.rules hwdb: Permit unsetting power/persist for USB devices 3 years ago
60-block.rules
60-cdrom_id.rules
60-drm.rules
60-evdev.rules
60-fido-id.rules rules: Move ID_SMARTCARD_READER definition to a <70 configuration. 3 years ago
60-input-id.rules
60-persistent-alsa.rules
60-persistent-input.rules udev: add i2c to 60-persistent-input.rules for by-path (#18808) 3 years ago
60-persistent-storage-tape.rules
60-persistent-storage.rules udev: Fix by-uuid symlink for ubifs volumes 3 years ago
60-persistent-v4l.rules
60-sensor.rules
60-serial.rules Revert "udev: do not execute hwdb builtin import twice or thrice" 3 years ago
64-btrfs.rules.in meson: use jinja2 for rules.d templates 3 years ago
70-camera.rules hwdb: Tag IR cameras as such 3 years ago
70-joystick.rules
70-memory.rules udev: Extract RAM properties from DMI information 3 years ago
70-mouse.rules
70-touchpad.rules
75-net-description.rules
75-probe_mtd.rules
78-sound-card.rules
80-drivers.rules rules.d: Properly quote $env{MODALIAS} 3 years ago
80-net-setup-link.rules
81-net-dhcp.rules network: enable DHCP broadcast flag if required by interface 3 years ago
99-systemd.rules.in meson: use jinja2 for rules.d templates 3 years ago
README docs: Fixing typo in systemd.device man page and README. 3 years ago
meson.build build: preserve correct mode when generating files via jinja2 2 years ago

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.