X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fplymouth-start.service;h=2e358aa9cd91e54fad61d2142da290bdb58c6f50;hb=3cbd5f6be191a4e71fc85d8b893e96d6d65bf792;hp=10d03c6c62df5ce92956012f8ad5d1bb9ad4b6b1;hpb=9408a2d295a312a5472345090e28e0502570494b;p=elogind.git diff --git a/units/plymouth-start.service b/units/plymouth-start.service index 10d03c6c6..2e358aa9c 100644 --- a/units/plymouth-start.service +++ b/units/plymouth-start.service @@ -1,19 +1,20 @@ # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. [Unit] Description=Show Plymouth Boot Screen DefaultDependencies=no Wants=systemd-ask-password-plymouth.path -After=systemd-vconsole-setup.service udev-settle.service +After=systemd-vconsole-setup.service systemd-udev-settle.service Before=systemd-ask-password-plymouth.service # Dracut informs us with this flag file if plymouth is already running ConditionPathExists=!/run/plymouth/pid +ConditionKernelCommandLine=!plymouth.enable=0 [Service] ExecStart=/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid