chiark / gitweb /
update TODO
[elogind.git] / units / user / default.target
index deb310c2f74b975e4b1108c49d21a2475f710382..9853c33b408bb6fc61a3f2fe646cb7607b4f26be 100644 (file)
@@ -1,11 +1,13 @@
 #  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=Default
+Documentation=man:systemd.special(7)
+Requires=basic.target
+After=basic.target
+AllowIsolate=yes