X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffedora%2Fplymouth-halt.service;h=1a957f425aa57759898778b5f331d9ced0e44b80;hp=9b77c5d7769046a0d4a48b0956dd0cbd5e30de7a;hb=42eacdadf56dfeb32c8cb0f598a47a43e6190483;hpb=0278dfeb30a1d1022501f5671c548283d7ee9387 diff --git a/units/fedora/plymouth-halt.service b/units/fedora/plymouth-halt.service index 9b77c5d77..1a957f425 100644 --- a/units/fedora/plymouth-halt.service +++ b/units/fedora/plymouth-halt.service @@ -7,7 +7,8 @@ [Unit] Description=Show Plymouth Halt Screen -After=getty@tty1.service prefdm.service +After=getty@tty1.service prefdm.service plymouth-start.service +Before=halt.service DefaultDependencies=no [Service] @@ -16,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit ExecStartPost=-/usr/bin/plymouth --show-splash ExecStartPost=-/usr/bin/plymouth message '--text=Halting...' Type=forking - -[Install] -WantedBy=halt.target