diff options
Diffstat (limited to 'units/fedora/plymouth-start.service')
-rw-r--r-- | units/fedora/plymouth-start.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/fedora/plymouth-start.service b/units/fedora/plymouth-start.service index e08e8d4dca..af00724159 100644 --- a/units/fedora/plymouth-start.service +++ b/units/fedora/plymouth-start.service @@ -13,5 +13,5 @@ Before=systemd-ask-password-plymouth.service [Service] ExecStart=/sbin/plymouthd --mode=boot -ExecStartPost=-/usr/bin/plymouth --show-splash +ExecStartPost=-/bin/plymouth --show-splash Type=forking |