]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/system.conf.in
Merge pull request #29458 from poettering/serialize-pidref
[thirdparty/systemd.git] / src / core / system.conf.in
CommitLineData
487393e9
LP
1# This file is part of systemd.
2#
09db71a4
ZJS
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.
487393e9 7#
09db71a4 8# Entries in this file show the compile time defaults. Local configuration
c76f2fb0
FB
9# should be created by either modifying this file (or a copy of it placed in
10# /etc if the original file is shipped in /usr), or by creating "drop-ins" in
11# /etc/systemd/system.conf.d/ directory. The latter is generally recommended.
12# Defaults can be restored by simply deleting the main configuration file and
13# all drop-ins located in /etc.
1b907b5c 14#
3b0754b1
ZJS
15# Use 'systemd-analyze cat-config systemd/system.conf' to display the full config.
16#
e93549ef 17# See systemd-system.conf(5) for details.
487393e9
LP
18
19[Manager]
20#LogLevel=info
4cfa2c99 21#LogTarget=journal-or-kmsg
487393e9
LP
22#LogColor=yes
23#LogLocation=no
c5673ed0 24#LogTime=no
487393e9 25#DumpCore=yes
487393e9 26#ShowStatus=yes
b9e74c39
LP
27#CrashChangeVT=no
28#CrashShell=no
29#CrashReboot=no
24dd31c1 30#CtrlAltDelBurstAction=reboot-force
aa10a8a3 31#CPUAffinity=
b070c7c0
MS
32#NUMAPolicy=default
33#NUMAMask=
c91c95e6 34#RuntimeWatchdogSec=off
5717062e 35#RuntimeWatchdogPreSec=off
aff3a9e1 36#RuntimeWatchdogPreGovernor=
65224c1d 37#RebootWatchdogSec=10min
c91c95e6 38#KExecWatchdogSec=off
e761599f 39#WatchdogDevice=
ec8927ca 40#CapabilityBoundingSet=
39362f6f 41#NoNewPrivileges=no
d3b1c508 42#SystemCallArchitectures=
aa0f64ac 43#TimerSlackNSec=
e11a25ca 44#StatusUnitFormat={{STATUS_UNIT_FORMAT_DEFAULT_STR}}
bd8f585b 45#DefaultTimerAccuracySec=1min
d3b1c508
LP
46#DefaultStandardOutput=journal
47#DefaultStandardError=inherit
e4c7b5f5
ZJS
48#DefaultTimeoutStartSec={{DEFAULT_TIMEOUT_SEC}}s
49#DefaultTimeoutStopSec={{DEFAULT_TIMEOUT_SEC}}s
dc653bf4 50#DefaultTimeoutAbortSec=
e4c7b5f5 51#DefaultDeviceTimeoutSec={{DEFAULT_TIMEOUT_SEC}}s
1f19a534 52#DefaultRestartSec=100ms
f0367da7 53#DefaultStartLimitIntervalSec=10s
3f41e1e5 54#DefaultStartLimitBurst=5
97d0e5f8 55#DefaultEnvironment=
695e39dd 56#DefaultCPUAccounting=yes
13c31542 57#DefaultIOAccounting=no
377bfd2d 58#DefaultIPAccounting=no
e11a25ca 59#DefaultMemoryAccounting={{ 'yes' if MEMORY_ACCOUNTING_DEFAULT else 'no' }}
9ded9cd1 60#DefaultTasksAccounting=yes
79baeeb9 61#DefaultTasksMax=15%
ec8927ca
LP
62#DefaultLimitCPU=
63#DefaultLimitFSIZE=
64#DefaultLimitDATA=
65#DefaultLimitSTACK=
66#DefaultLimitCORE=
67#DefaultLimitRSS=
e11a25ca 68#DefaultLimitNOFILE=1024:{{HIGH_RLIMIT_NOFILE}}
ec8927ca
LP
69#DefaultLimitAS=
70#DefaultLimitNPROC=
02c0d656 71#DefaultLimitMEMLOCK=8M
ec8927ca
LP
72#DefaultLimitLOCKS=
73#DefaultLimitSIGPENDING=
74#DefaultLimitMSGQUEUE=
75#DefaultLimitNICE=
76#DefaultLimitRTPRIO=
77#DefaultLimitRTTIME=
367de0a9
YW
78#DefaultMemoryPressureThresholdSec=200ms
79#DefaultMemoryPressureWatch=auto
0084d4f6 80#DefaultOOMPolicy=stop
aa5ae971 81#DefaultSmackProcessLabel=
856bfaeb
LB
82#ReloadLimitIntervalSec=
83#ReloadLimitBurst=