chiark / gitweb /
resolve-host: use the usual log message when encountering a dbus parse failure
[elogind.git] / units / user / default.target
index 4f9379ea5ef38d4eff680de3d5498ee2b92a5660..9853c33b408bb6fc61a3f2fe646cb7607b4f26be 100644 (file)
@@ -5,7 +5,9 @@
 #  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