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=c1eebb5ac2232a485d18026f316c3aee715ca72a;hp=fb6f9aed3089e4f687c8e971cbbdc706f38e9531;hb=e3aa71c38cbecb24e6333411ee19814796a5b1d0;hpb=5b40d54851da5934a0c819b35d6d5338039ee923 diff --git a/units/fedora/plymouth-poweroff.service b/units/fedora/plymouth-poweroff.service index fb6f9aed3..c1eebb5ac 100644 --- a/units/fedora/plymouth-poweroff.service +++ b/units/fedora/plymouth-poweroff.service @@ -7,16 +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 - -[Install] -WantedBy=poweroff.target