X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffedora%2Fplymouth-reboot.service;h=974db31d613a5138cdee9ee64b02cd974dd60091;hp=6641b7f5e6fe1155e33210ebcf061e6d9aae461b;hb=022ef2064f4b1bf0222341c6912680e52a4ec10d;hpb=8e9b7dd86b26e1fdfedcee221ec5537c18ca5d0c diff --git a/units/fedora/plymouth-reboot.service b/units/fedora/plymouth-reboot.service index 6641b7f5e..974db31d6 100644 --- a/units/fedora/plymouth-reboot.service +++ b/units/fedora/plymouth-reboot.service @@ -7,13 +7,12 @@ [Unit] Description=Show Plymouth Reboot Screen -After=getty@tty1.service prefdm.service +After=getty@tty1.service prefdm.service plymouth-start.service Before=reboot.service DefaultDependencies=no [Service] ExecStart=/sbin/plymouthd --mode=shutdown -ExecStartPost=-/usr/bin/plymouth --sysinit -ExecStartPost=-/usr/bin/plymouth --show-splash -ExecStartPost=-/usr/bin/plymouth message '--text=Rebooting...' +ExecStartPost=-/bin/plymouth --show-splash +ExecStartPost=-/bin/plymouth message '--text=Rebooting...' Type=forking