]> git.ipfire.org Git - thirdparty/systemd.git/commit - presets/90-systemd.preset
presets: "disable" all passive targets by default
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 3 Feb 2020 14:45:07 +0000 (15:45 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 4 Feb 2020 04:59:31 +0000 (13:59 +0900)
commit61c3e2c8bfc28cea5b52d8643fac3d85f4c571d2
treecf74c4c1ef0b40ccc59cd7cef364e7040d01e2c1
parent2f1fc899ce4025dd89bc04a9769dc3623c8c5cf4
presets: "disable" all passive targets by default

Officially we default to a "enable *", even though pretty much everybody
overrides this with "disable *". We have a bunch of targets and services which
should not be enabled by default. In case the default policy is not overriden,
our passive units would be enabled by presets, which is generally not useful at
all. So let's explicitly mark them as disabled.

Note that this effectively changes very little. E.g. on Fedora, all the units
listed in this patch were "disabled" already.

Fixes #14648.
presets/90-systemd.preset
presets/user/90-systemd.preset