X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-vconsole-setup.service.in;h=51fc0b5124cc7b7001bb3bdc5c5b0cade7ad1c4c;hp=66df594ea7f0732274f0ee67dfbefe4b7dbfacc3;hb=ed061a8dc2acd93c2eb569d2d983d5a77f7e5b77;hpb=d3f09cf39637de2441288b5e4c93eecbd1fb872d diff --git a/units/systemd-vconsole-setup.service.in b/units/systemd-vconsole-setup.service.in index 66df594ea..51fc0b512 100644 --- a/units/systemd-vconsole-setup.service.in +++ b/units/systemd-vconsole-setup.service.in @@ -1,15 +1,18 @@ # 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=Setup Virtual Console +Documentation=man:vconsole.conf(5) DefaultDependencies=no Conflicts=shutdown.target -Before=shutdown.target +After=systemd-readahead-collect.service systemd-readahead-replay.service +Before=sysinit.target shutdown.target +ConditionPathExists=/dev/tty0 [Service] Type=oneshot