]> git.ipfire.org Git - thirdparty/systemd.git/commit - units/first-boot-complete.target
units: add first-boot-complete.target for first boot ordering
authorHarald Seiler <hws@denx.de>
Sun, 6 Sep 2020 19:23:36 +0000 (21:23 +0200)
committerHarald Seiler <hws@denx.de>
Mon, 19 Oct 2020 14:28:22 +0000 (16:28 +0200)
commitf4466bdbf9c39e9b303809f93c04a80795606503
treec4fea7954df3a7dbcd9d66ce88533e427295512b
parentc261a5d01469a3f5b6c448c066ea7ad6d14a5300
units: add first-boot-complete.target for first boot ordering

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.
man/systemd.special.xml
units/first-boot-complete.target [new file with mode: 0644]
units/meson.build
units/systemd-machine-id-commit.service