]> git.ipfire.org Git - thirdparty/systemd.git/commit - units/systemd-firstboot.service
units: do more reordering of ordering config
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 15 Sep 2022 13:54:18 +0000 (15:54 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 23 May 2023 10:39:16 +0000 (12:39 +0200)
commit4e66876dfc9ab1b9b7063988d7f3689568c76cfe
tree4e2d33bf9e46a956bc5635f140aacdec5592d2b2
parente9dbe2abc3dbef9e26e7dd4cb194b1f20e104be7
units: do more reordering of ordering config

No functional change, just a cleanup to make the subsequent changes easier to
see. This is a continuation of 9810e419425263bde86787bc21251f1ad3c35628

> The block is reordered and split to have:
>    1. description + documentation
>    2. (optionally) conditions
>    3. all the dependencies

The dependencies for shutdown.target are listed separately because they are the
other deps are for startup, and shutdown.target only matter much later.
18 files changed:
units/local-fs.target
units/proc-sys-fs-binfmt_misc.automount
units/quotaon.service.in
units/systemd-boot-update.service
units/systemd-firstboot.service
units/systemd-growfs-root.service.in
units/systemd-growfs@.service.in
units/systemd-hwdb-update.service.in
units/systemd-journal-catalog-update.service
units/systemd-journal-flush.service
units/systemd-quotacheck.service.in
units/systemd-random-seed.service.in
units/systemd-remount-fs.service.in
units/systemd-repart.service.in
units/systemd-rfkill.socket
units/systemd-sysusers.service
units/systemd-update-utmp.service.in
units/systemd-vconsole-setup.service.in