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=5ff174fe85328ba22f09d6bec025a0fbe3c1dd10;hb=6c6a7c015368e9f2d192c0dc45fc1f016502f0f9;hpb=9423fd773e093d8d1fb5fcf63f527f2b531cac02 diff --git a/units/fedora/plymouth-poweroff.service b/units/fedora/plymouth-poweroff.service index 5ff174fe8..b73a44690 100644 --- a/units/fedora/plymouth-poweroff.service +++ b/units/fedora/plymouth-poweroff.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=Powering Off...' +ExecStartPost=-/bin/plymouth --sysinit +ExecStartPost=-/bin/plymouth --show-splash +ExecStartPost=-/bin/plymouth message '--text=Powering Off...' Type=forking