X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Ffedora%2Fplymouth-poweroff.service;h=c1eebb5ac2232a485d18026f316c3aee715ca72a;hb=9a60da2834074d970ca063c210fe9d2f05c70532;hp=c92b66378abe58d9f5308935f189a6f573888beb;hpb=8e9b7dd86b26e1fdfedcee221ec5537c18ca5d0c;p=elogind.git diff --git a/units/fedora/plymouth-poweroff.service b/units/fedora/plymouth-poweroff.service index c92b66378..c1eebb5ac 100644 --- a/units/fedora/plymouth-poweroff.service +++ b/units/fedora/plymouth-poweroff.service @@ -7,13 +7,12 @@ [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 --show-splash +ExecStartPost=-/bin/plymouth message '--text=Powering Off...' Type=forking