]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/system.conf
core: rename StartLimitInterval= to StartLimitIntervalSec=
[thirdparty/systemd.git] / src / core / system.conf
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 # Entries in this file show the compile time defaults.
9 # You can change settings by editing this file.
10 # Defaults can be restored by simply deleting this file.
11 #
12 # See systemd-system.conf(5) for details.
13
14 [Manager]
15 #LogLevel=info
16 #LogTarget=journal-or-kmsg
17 #LogColor=yes
18 #LogLocation=no
19 #DumpCore=yes
20 #ShowStatus=yes
21 #CrashChangeVT=no
22 #CrashShell=no
23 #CrashReboot=no
24 #CPUAffinity=1 2
25 #JoinControllers=cpu,cpuacct net_cls,net_prio
26 #RuntimeWatchdogSec=0
27 #ShutdownWatchdogSec=10min
28 #CapabilityBoundingSet=
29 #SystemCallArchitectures=
30 #TimerSlackNSec=
31 #DefaultTimerAccuracySec=1min
32 #DefaultStandardOutput=journal
33 #DefaultStandardError=inherit
34 #DefaultTimeoutStartSec=90s
35 #DefaultTimeoutStopSec=90s
36 #DefaultRestartSec=100ms
37 #DefaultStartLimitIntervalSec=10s
38 #DefaultStartLimitBurst=5
39 #DefaultEnvironment=
40 #DefaultCPUAccounting=no
41 #DefaultBlockIOAccounting=no
42 #DefaultMemoryAccounting=no
43 #DefaultTasksAccounting=yes
44 #DefaultTasksMax=512
45 #DefaultLimitCPU=
46 #DefaultLimitFSIZE=
47 #DefaultLimitDATA=
48 #DefaultLimitSTACK=
49 #DefaultLimitCORE=
50 #DefaultLimitRSS=
51 #DefaultLimitNOFILE=
52 #DefaultLimitAS=
53 #DefaultLimitNPROC=
54 #DefaultLimitMEMLOCK=
55 #DefaultLimitLOCKS=
56 #DefaultLimitSIGPENDING=
57 #DefaultLimitMSGQUEUE=
58 #DefaultLimitNICE=
59 #DefaultLimitRTPRIO=
60 #DefaultLimitRTTIME=