summaryrefslogtreecommitdiff
path: root/units/multi-user.target
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-01-17 20:27:35 +0100
committerLennart Poettering <lennart@poettering.net>2014-01-17 20:27:35 +0100
commit02ebe178a2bd6b2448d4fbfa4a1f7fa98e9e82b1 (patch)
treea42f9911ec4d5a7937ba03dc23514c1d91e9e9af /units/multi-user.target
parent6a8b5fa4635ed858788fb10099ec9b62b3359a0a (diff)
downloadsystemd-02ebe178a2bd6b2448d4fbfa4a1f7fa98e9e82b1.tar.gz
units: drop [Install] section from multi-user.target and graphical.target
They were supposed to make it easy to make the default.target a symlink to these targets, but this was never advertised and we have a better command for this now in "systemctl set-default". Since the install section makes the output of "systemctl list-unit-files" confusing (since it makes the units appear as "disabled"), let's drop the sections.
Diffstat (limited to 'units/multi-user.target')
-rw-r--r--units/multi-user.target3
1 files changed, 0 insertions, 3 deletions
diff --git a/units/multi-user.target b/units/multi-user.target
index 998e04603e..0f0e5e99a7 100644
--- a/units/multi-user.target
+++ b/units/multi-user.target
@@ -12,6 +12,3 @@ Requires=basic.target
Conflicts=rescue.service rescue.target
After=basic.target rescue.service rescue.target
AllowIsolate=yes
-
-[Install]
-Alias=default.target