X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Ffedora%2Fplymouth-kexec.service;h=eb5cba8de8964f5aef3e5c44d18a71dc8aa343e1;hp=b73286c88b05167f65a5337a5c80889a64c7e100;hb=6c6a7c015368e9f2d192c0dc45fc1f016502f0f9;hpb=42eacdadf56dfeb32c8cb0f598a47a43e6190483;ds=sidebyside diff --git a/units/fedora/plymouth-kexec.service b/units/fedora/plymouth-kexec.service index b73286c88..eb5cba8de 100644 --- a/units/fedora/plymouth-kexec.service +++ b/units/fedora/plymouth-kexec.service @@ -13,7 +13,7 @@ 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=Rebooting with kexec...' +ExecStartPost=-/bin/plymouth --sysinit +ExecStartPost=-/bin/plymouth --show-splash +ExecStartPost=-/bin/plymouth message '--text=Rebooting with kexec...' Type=forking