mirror of
https://github.com/systemd/systemd.git
synced 2026-08-12 22:17:19 +00:00
28dd66ecfce743b1ea9046c7bb501e0fcaeff724
This commit moves the first-boot system preset-settings evaluation out of main and into the manager startup logic itself. Notably, it reverses the order between generators and presets evaluation, so that any changes performed by first-boot generators are taken into the account by presets logic. After this change, units created by a generator can be enabled as part of a preset.
systemd - System and Service Manager
Details
General information about systemd can be found in the systemd Wiki.
Information about build requirements are provided in the README file.
Consult our NEWS file for information about what's new in the most recent systemd versions.
Please see the HACKING file for information 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.
Languages
C
88.7%
Shell
5.4%
Python
4.6%
Meson
1.1%