mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
units: change order of settings to match order in other similar unit
This commit is contained in:
parent
fa138f5e26
commit
632b551ca2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user