]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "presets: "disable" all passive targets by default"
authorLennart Poettering <lennart@poettering.net>
Tue, 7 Apr 2020 16:46:04 +0000 (18:46 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 26 May 2020 18:51:58 +0000 (20:51 +0200)
This reverts commit 61c3e2c8bfc28cea5b52d8643fac3d85f4c571d2.

The original commit doesn't make sense to me, none of the listed units
have an [Install] section, they hence are not subject to enable/disable
and hence not preset either. This commit hence has no effect whatsoever,
let's undo it to avoid further confusion.

presets/90-systemd.preset
presets/user/90-systemd.preset

index 2b4d625fc9f58a1d5e9ec185871b87913a0dbd07..dd268ae1b5fdb710f758daae0aeceeeb388962c1 100644 (file)
@@ -43,18 +43,3 @@ disable syslog.socket
 disable systemd-journal-gatewayd.*
 disable systemd-journal-remote.*
 disable systemd-journal-upload.*
-
-# Passive targets: always off by default, since they should only be pulled in
-# by dependent units.
-
-disable cryptsetup-pre.target
-disable getty-pre.target
-disable local-fs-pre.target
-disable network.target
-disable network-pre.target
-disable nss-lookup.target
-disable nss-user-lookup.target
-disable remote-fs-pre.target
-disable rpcbind.target
-disable time-set.target
-disable time-sync.target
index fd402c8c11cf04fb01c6979e8c3113dd5e4e6feb..5ee969090ddae4f1fe35e6f8b8ce31336756f19c 100644 (file)
@@ -13,9 +13,3 @@
 
 enable systemd-tmpfiles-setup.service
 enable systemd-tmpfiles-clean.timer
-
-# Passive targets: always off by default, since they should only be pulled in
-# by dependent units.
-
-disable graphical-session-pre.target
-disable graphical-session.target