]> git.ipfire.org Git - thirdparty/systemd.git/blame - presets/90-systemd.preset
test-network: rename l2tp_tunnel_remove -> remove_l2tp_tunnels
[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
10# These ones should be enabled by default, even if distributions
11# generally follow a default-off policy.
12
13enable remote-fs.target
8f462b07 14enable remote-cryptsetup.target
f252d3fb
LP
15enable machines.target
16
1713703c 17enable getty@.service
1713703c
LP
18enable systemd-timesyncd.service
19enable systemd-networkd.service
20enable systemd-resolved.service
21
22disable console-getty.service
1713703c
LP
23disable debug-shell.service
24
25disable halt.target
26disable kexec.target
27disable poweroff.target
0064dcc0 28enable reboot.target
1713703c 29disable rescue.target
0064dcc0 30disable exit.target
1713703c
LP
31
32disable syslog.socket
33
34disable systemd-journal-gatewayd.*
58a6dd15
ZJS
35disable systemd-journal-remote.*
36disable systemd-journal-upload.*