Skip to content

Commit 548af94

Browse files
poetteringkeszybz
authored andcommitted
Revert "presets: "disable" all passive targets by default"
This reverts commit 61c3e2c. 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.
1 parent 90bdc8b commit 548af94

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

presets/90-systemd.preset

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,3 @@ disable syslog.socket
4343
disable systemd-journal-gatewayd.*
4444
disable systemd-journal-remote.*
4545
disable systemd-journal-upload.*
46-
47-
# Passive targets: always off by default, since they should only be pulled in
48-
# by dependent units.
49-
50-
disable cryptsetup-pre.target
51-
disable getty-pre.target
52-
disable local-fs-pre.target
53-
disable network.target
54-
disable network-pre.target
55-
disable nss-lookup.target
56-
disable nss-user-lookup.target
57-
disable remote-fs-pre.target
58-
disable rpcbind.target
59-
disable time-set.target
60-
disable time-sync.target

presets/user/90-systemd.preset

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,3 @@
1313

1414
enable systemd-tmpfiles-setup.service
1515
enable systemd-tmpfiles-clean.timer
16-
17-
# Passive targets: always off by default, since they should only be pulled in
18-
# by dependent units.
19-
20-
disable graphical-session-pre.target
21-
disable graphical-session.target

0 commit comments

Comments
 (0)