summaryrefslogtreecommitdiffstats
path: root/units/first-boot-complete.target (follow)
Commit message (Collapse)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
|
* 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.