]> git.ipfire.org Git - thirdparty/systemd.git/blame - presets/90-systemd.preset
man: fix incorrectly placed full stop
[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
9e27fd32 24enable systemd-pstore.service
1713703c
LP
25
26disable console-getty.service
1713703c
LP
27disable debug-shell.service
28
29disable halt.target
30disable kexec.target
31disable poweroff.target
0064dcc0 32enable reboot.target
1713703c 33disable rescue.target
0064dcc0 34disable exit.target
1713703c 35
9e27fd32
LP
36disable systemd-networkd-wait-online.service
37disable systemd-time-wait-sync.service
38disable systemd-boot-check-no-failures.service
39disable systemd-network-generator.service
40
1713703c
LP
41disable syslog.socket
42
43disable systemd-journal-gatewayd.*
58a6dd15
ZJS
44disable systemd-journal-remote.*
45disable systemd-journal-upload.*