1
0
mirror of https://github.com/systemd/systemd synced 2024-07-01 07:34:28 +00:00

units: change order of settings to match order in other similar unit

This commit is contained in:
Lennart Poettering 2021-03-27 13:47:25 +01:00
parent fa138f5e26
commit 632b551ca2

View File

@ -10,9 +10,9 @@
[Unit]
Description=Initrd File Systems
Documentation=man:systemd.special(7)
AssertPathExists=/etc/initrd-release
OnFailure=emergency.target
OnFailureJobMode=replace-irreversibly
AssertPathExists=/etc/initrd-release
After=initrd-parse-etc.service
DefaultDependencies=no
Conflicts=shutdown.target