mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
units: change order of settings to match order in other similar unit
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user