]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/system.conf.in
network: also introduce UseDomains= for [DHCPv6] section
[thirdparty/systemd.git] / src / core / system.conf.in
1 # This file is part of systemd.
2 #
3 # systemd is free software; you can redistribute it and/or modify it under the
4 # terms of the GNU Lesser General Public License as published by the Free
5 # Software Foundation; either version 2.1 of the License, or (at your option)
6 # any later version.
7 #
8 # Entries in this file show the compile time defaults. Local configuration
9 # should be created by either modifying this file, or by creating "drop-ins" in
10 # the system.conf.d/ subdirectory. The latter is generally recommended.
11 # Defaults can be restored by simply deleting this file and all drop-ins.
12 #
13 # See systemd-system.conf(5) for details.
14
15 [Manager]
16 #LogLevel=info
17 #LogTarget=journal-or-kmsg
18 #LogColor=yes
19 #LogLocation=no
20 #LogTime=no
21 #DumpCore=yes
22 #ShowStatus=yes
23 #CrashChangeVT=no
24 #CrashShell=no
25 #CrashReboot=no
26 #CtrlAltDelBurstAction=reboot-force
27 #CPUAffinity=
28 #NUMAPolicy=default
29 #NUMAMask=
30 #RuntimeWatchdogSec=0
31 #RebootWatchdogSec=10min
32 #ShutdownWatchdogSec=10min
33 #KExecWatchdogSec=0
34 #WatchdogDevice=
35 #CapabilityBoundingSet=
36 #NoNewPrivileges=no
37 #SystemCallArchitectures=
38 #TimerSlackNSec=
39 #StatusUnitFormat=@STATUS_UNIT_FORMAT_DEFAULT@
40 #DefaultTimerAccuracySec=1min
41 #DefaultStandardOutput=journal
42 #DefaultStandardError=inherit
43 #DefaultTimeoutStartSec=90s
44 #DefaultTimeoutStopSec=90s
45 #DefaultTimeoutAbortSec=
46 #DefaultRestartSec=100ms
47 #DefaultStartLimitIntervalSec=10s
48 #DefaultStartLimitBurst=5
49 #DefaultEnvironment=
50 #DefaultCPUAccounting=no
51 #DefaultIOAccounting=no
52 #DefaultIPAccounting=no
53 #DefaultBlockIOAccounting=no
54 #DefaultMemoryAccounting=@MEMORY_ACCOUNTING_DEFAULT@
55 #DefaultTasksAccounting=yes
56 #DefaultTasksMax=15%
57 #DefaultLimitCPU=
58 #DefaultLimitFSIZE=
59 #DefaultLimitDATA=
60 #DefaultLimitSTACK=
61 #DefaultLimitCORE=
62 #DefaultLimitRSS=
63 #DefaultLimitNOFILE=1024:@HIGH_RLIMIT_NOFILE@
64 #DefaultLimitAS=
65 #DefaultLimitNPROC=
66 #DefaultLimitMEMLOCK=
67 #DefaultLimitLOCKS=
68 #DefaultLimitSIGPENDING=
69 #DefaultLimitMSGQUEUE=
70 #DefaultLimitNICE=
71 #DefaultLimitRTPRIO=
72 #DefaultLimitRTTIME=