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 26b04c7f73..e08e8d4dca 100644 --- a/units/fedora/plymouth-start.service +++ b/units/fedora/plymouth-start.service @@ -12,6 +12,6 @@ After=systemd-vconsole-setup.service Before=systemd-ask-password-plymouth.service [Service] -ExecStart=/sbin/plymouthd --mode=boot --attach-to-session +ExecStart=/sbin/plymouthd --mode=boot ExecStartPost=-/usr/bin/plymouth --show-splash Type=forking |