X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fuser%2Fexit.target;h=b0ad24c488af82c3388bc6df46b6500e300033f4;hb=4952a9beff339b75641a7a84c226c11d6bd680c4;hp=f34844c0d3929243cc0758c21059dacc2783dfa2;hpb=af2d49f70bcff20efaf2d69aecaf4b3e898ff1fa;p=elogind.git diff --git a/units/user/exit.target b/units/user/exit.target index f34844c0d..b0ad24c48 100644 --- a/units/user/exit.target +++ b/units/user/exit.target @@ -1,17 +1,16 @@ # 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=Exit the Session +Documentation=man:systemd.special(7) DefaultDependencies=no -Requires=exit.service -After=exit.service +Requires=systemd-exit.service +After=systemd-exit.service AllowIsolate=yes [Install]