X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fgraphical.target;h=65f2521d9ee16f51a2621bad25e1ccf1e0e6233e;hp=f2e30341d4549e4a88fc703df9a7a442e38c1ffb;hb=449f75549247b3b7b073a788f0f099ce6b7c5378;hpb=19c5f19d69bb5f520fa7213239490c55de06d99d diff --git a/units/graphical.target b/units/graphical.target index f2e30341d..65f2521d9 100644 --- a/units/graphical.target +++ b/units/graphical.target @@ -1,17 +1,17 @@ # 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. -# See systemd.special(7) for details - [Unit] Description=Graphical Interface +Documentation=man:systemd.special(7) Requires=multi-user.target After=multi-user.target Conflicts=rescue.target +Wants=display-manager.service AllowIsolate=yes [Install]