From 02ebe178a2bd6b2448d4fbfa4a1f7fa98e9e82b1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 17 Jan 2014 20:27:35 +0100 Subject: 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. --- units/multi-user.target | 3 --- 1 file changed, 3 deletions(-) (limited to 'units/multi-user.target') 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 -- cgit v1.2.3-54-g00ecf