mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
All other rules in 99-systemd.rules are pretty much concerned about SYSTEMD_READY=1 and tagging devices the service manager shall track. But the gpt-root symlink is different, and it makes sense independently of the service manager. Hence give it a separate file. This introduces indentation for inner sections skipped via GOTO=. The rules parser supports that. In order to make this more readable, let's maybe make use of this.
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.