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=900b6409fb2f44f1f7ad5294e1be2e2d89b8d6c4;hp=286c8abf6c8ae7469d79ca129c7e2109c968b98f;hb=6c6a7c015368e9f2d192c0dc45fc1f016502f0f9;hpb=0278dfeb30a1d1022501f5671c548283d7ee9387;ds=sidebyside diff --git a/units/fedora/plymouth-reboot.service b/units/fedora/plymouth-reboot.service index 286c8abf6..900b6409f 100644 --- a/units/fedora/plymouth-reboot.service +++ b/units/fedora/plymouth-reboot.service @@ -7,15 +7,13 @@ [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 --sysinit +ExecStartPost=-/bin/plymouth --show-splash +ExecStartPost=-/bin/plymouth message '--text=Rebooting...' Type=forking - -[Install] -WantedBy=reboot.target