When multiple devices have the same devlink, then adding/updating/removing one of the device may cause syspath change. Fixes the following issue in https://github.com/systemd/systemd/issues/23208#issue-1217909746 > the above shows an inconsistency between udev's and systemd's handling > of the two different devices having the same alias. While udev replaces > the by-uuid symlink which now points to sdh1 rather than sdd1, systemd > keeps the previous mapping to sdd1 and emits a warning. This is not the > problem cause but worth mentioning.
System and Service Manager
Details
Most documentation is available on systemd's web site.
Assorted, older, general information about systemd can be found in the systemd Wiki.
Information about build requirements is provided in the README file.
Consult our NEWS file for information about what's new in the most recent systemd versions.
Please see the Code Map for information about this repository's layout and content.
Please see the Hacking guide for information on how to hack on systemd and test your modifications.
Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.
When preparing patches for systemd, please follow our Coding Style Guidelines.
If you are looking for support, please contact our mailing list or join our IRC channel.
Stable branches with backported patches are available in the stable repo.