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=be699ba00d82715f43c3a4e52bccb9c96be5f5b6;hb=6c6a7c015368e9f2d192c0dc45fc1f016502f0f9;hpb=86b846b6971518cfcffc35d9f34f833b164a4b46 diff --git a/units/fedora/plymouth-poweroff.service b/units/fedora/plymouth-poweroff.service index be699ba00..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 -Before=killall.service poweroff.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