X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fplymouth-quit.service;h=8b4860f646abbeda1f50637c709966abe19ce0a3;hp=6310eff495decfb65a3ab96acf26fb14b6bd76ad;hb=ed061a8dc2acd93c2eb569d2d983d5a77f7e5b77;hpb=cd3f8b7ddb052ab5e4eab420968bae689db3899a diff --git a/units/plymouth-quit.service b/units/plymouth-quit.service index 6310eff49..8b4860f64 100644 --- a/units/plymouth-quit.service +++ b/units/plymouth-quit.service @@ -1,15 +1,15 @@ # 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=Terminate Plymouth Boot Screen -Before=getty@tty1.service -After=dev-tty1.device rc-local.service plymouth-start.service +After=rc-local.service plymouth-start.service systemd-user-sessions.service [Service] ExecStart=-/bin/plymouth quit Type=oneshot +TimeoutSec=20