X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffedora%2Fplymouth-poweroff.service;h=b73a446905a8c1fe6cb07d861b3bb10918eaa169;hp=fb6f9aed3089e4f687c8e971cbbdc706f38e9531;hb=6c6a7c015368e9f2d192c0dc45fc1f016502f0f9;hpb=5b40d54851da5934a0c819b35d6d5338039ee923 diff --git a/units/fedora/plymouth-poweroff.service b/units/fedora/plymouth-poweroff.service index fb6f9aed3..b73a44690 100644 --- a/units/fedora/plymouth-poweroff.service +++ b/units/fedora/plymouth-poweroff.service @@ -7,16 +7,13 @@ [Unit] Description=Show Plymouth Power Off Screen -After=getty@tty1.service prefdm.service +After=getty@tty1.service prefdm.service plymouth-start.service Before=poweroff.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=Powering Off...' +ExecStartPost=-/bin/plymouth --sysinit +ExecStartPost=-/bin/plymouth --show-splash +ExecStartPost=-/bin/plymouth message '--text=Powering Off...' Type=forking - -[Install] -WantedBy=poweroff.target