summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
-rw-r--r--units/session/default.target11
2 files changed, 14 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8f0fdaab2e..6d860ec95c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -102,6 +102,9 @@ systemunit_DATA = \
units/systemd-logger.service \
units/syslog.target
+dist_sessionunit_DATA = \
+ units/session/default.target
+
sessionunit_DATA = \
units/session/remote-fs.target
diff --git a/units/session/default.target b/units/session/default.target
new file mode 100644
index 0000000000..deb310c2f7
--- /dev/null
+++ b/units/session/default.target
@@ -0,0 +1,11 @@
+# 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
+# (at your option) any later version.
+
+# See systemd.special(7) for details
+
+[Unit]
+Description=Default