]> git.ipfire.org Git - thirdparty/systemd.git/blame - presets/90-systemd.preset
Merge pull request #14930 from tomhughes/dnssec-canonicalise
[thirdparty/systemd.git] / presets / 90-systemd.preset
CommitLineData
d9215cd8
ZJS
1# SPDX-License-Identifier: LGPL-2.1+
2#
1713703c
LP
3# This file is part of systemd.
4#
5# systemd is free software; you can redistribute it and/or modify it
6# under the terms of the GNU Lesser General Public License as published by
7# the Free Software Foundation; either version 2.1 of the License, or
8# (at your option) any later version.
9
61c3e2c8
ZJS
10# Settings for systemd units distributed with systemd itself. Most of these
11# should be enabled by default, even if the distribution follows a general
12# default-off policy.
1713703c
LP
13
14enable remote-fs.target
8f462b07 15enable remote-cryptsetup.target
f252d3fb
LP
16enable machines.target
17
1713703c 18enable getty@.service
1713703c
LP
19enable systemd-timesyncd.service
20enable systemd-networkd.service
21enable systemd-resolved.service
5ef9eda1 22enable systemd-homed.service
ead7af30 23enable systemd-userdbd.socket
1713703c
LP
24
25disable console-getty.service
1713703c
LP
26disable debug-shell.service
27
28disable halt.target
29disable kexec.target
30disable poweroff.target
0064dcc0 31enable reboot.target
1713703c 32disable rescue.target
0064dcc0 33disable exit.target
1713703c
LP
34
35disable syslog.socket
36
37disable systemd-journal-gatewayd.*
58a6dd15
ZJS
38disable systemd-journal-remote.*
39disable systemd-journal-upload.*
61c3e2c8 40
5926ea0a
ZJS
41enable systemd-pstore.service
42
61c3e2c8
ZJS
43# Passive targets: always off by default, since they should only be pulled in
44# by dependent units.
45
46disable cryptsetup-pre.target
47disable getty-pre.target
48disable local-fs-pre.target
49disable network.target
50disable network-pre.target
51disable nss-lookup.target
52disable nss-user-lookup.target
53disable remote-fs-pre.target
54disable rpcbind.target
55disable time-set.target
56disable time-sync.target