chiark / gitweb /
units: drop [Install] section from multi-user.target and graphical.target
authorLennart Poettering <lennart@poettering.net>
Fri, 17 Jan 2014 19:27:35 +0000 (20:27 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 17 Jan 2014 19:27:35 +0000 (20:27 +0100)
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/graphical.target
units/multi-user.target

index 65f2521d9ee16f51a2621bad25e1ccf1e0e6233e..a2c4532e4c2a4da7d47d01ad3873d19b7b300515 100644 (file)
@@ -13,6 +13,3 @@ After=multi-user.target
 Conflicts=rescue.target
 Wants=display-manager.service
 AllowIsolate=yes
-
-[Install]
-Alias=default.target
index 998e04603ef6f6985b6340c69a3c2e3408e8ca08..0f0e5e99a7797d0d5293cf40deeba1903025a935 100644 (file)
@@ -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