]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/multi-user.target
meson: add target to update the chromiumos rules
[thirdparty/systemd.git] / units / multi-user.target
index 66f1a950f995d5a8ccde7f4e9df0e27003a03ddc..386e1b547d836c61039b73ddeebfe07c631b73c4 100644 (file)
@@ -1,18 +1,16 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  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=Multi-User
+Description=Multi-User System
+Documentation=man:systemd.special(7)
 Requires=basic.target
 Conflicts=rescue.service rescue.target
 After=basic.target rescue.service rescue.target
 AllowIsolate=yes
-
-[Install]
-Alias=default.target