X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffedora%2Fplymouth-halt.service;h=fa1a20a46d50d25483ad83d05ebc52bdd03f83f3;hp=e0276293fb78b1e3c0678c1c68279350592d5f4d;hb=022ef2064f4b1bf0222341c6912680e52a4ec10d;hpb=5b40d54851da5934a0c819b35d6d5338039ee923 diff --git a/units/fedora/plymouth-halt.service b/units/fedora/plymouth-halt.service index e0276293f..fa1a20a46 100644 --- a/units/fedora/plymouth-halt.service +++ b/units/fedora/plymouth-halt.service @@ -7,16 +7,12 @@ [Unit] Description=Show Plymouth Halt Screen -After=getty@tty1.service prefdm.service +After=getty@tty1.service prefdm.service plymouth-start.service Before=halt.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=Halting...' +ExecStartPost=-/bin/plymouth --show-splash +ExecStartPost=-/bin/plymouth message '--text=Halting...' Type=forking - -[Install] -WantedBy=halt.target