mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
In the initrd we want to run as early as possible, before any of the filesystems are set up, so that users can use sysexts to customize kernel modules, firmware, etc. But in the root fs it needs to run after /var/ has been set up. Split the unit, and have an initrd-specific one that runs very early.