summaryrefslogtreecommitdiffstats
path: root/units/first-boot-complete.target (follow)
Commit message (Collapse)AuthorAgeFilesLines
* units: add first-boot-complete.target for first boot orderingHarald Seiler2020-10-191-0/+14
Add a new target for synchronizing units that wish to run once during the first boot of the system. The machine-id will be committed to disk only after the target has been reached, thus ensuring that all units ordered before it had a chance to complete.