chiark / gitweb /
dhcp: the localhost isn't valid as hostname either
[elogind.git] / system-preset / 90-systemd.preset
1 #  This file is part of systemd.
2 #
3 #  systemd is free software; you can redistribute it and/or modify it
4 #  under the terms of the GNU Lesser General Public License as published by
5 #  the Free Software Foundation; either version 2.1 of the License, or
6 #  (at your option) any later version.
7
8 # These ones should be enabled by default, even if distributions
9 # generally follow a default-off policy.
10
11 enable remote-fs.target
12 enable getty@.service
13 enable systemd-readahead-*
14 enable systemd-timesyncd.service
15 enable systemd-networkd.service
16 enable systemd-resolved.service
17
18 disable console-getty.service
19 disable console-shell.service
20 disable debug-shell.service
21
22 disable halt.target
23 disable kexec.target
24 disable poweroff.target
25 disable reboot.target
26 disable rescue.target
27
28 disable syslog.socket
29
30 disable systemd-journal-gatewayd.*
31 disable systemd-networkd-wait-online.service