]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/system.conf.in
Revert "core: add IgnoreOnSoftReboot= unit option"
[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
ZJS
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.
1b907b5c 12#
3b0754b1
ZJS
13# Use 'systemd-analyze cat-config systemd/system.conf' to display the full config.
14#
e93549ef 15# See systemd-system.conf(5) for details.
487393e9
LP
16
17[Manager]
18#LogLevel=info
4cfa2c99 19#LogTarget=journal-or-kmsg
487393e9
LP
20#LogColor=yes
21#LogLocation=no
c5673ed0 22#LogTime=no
487393e9 23#DumpCore=yes
487393e9 24#ShowStatus=yes
b9e74c39
LP
25#CrashChangeVT=no
26#CrashShell=no
27#CrashReboot=no
24dd31c1 28#CtrlAltDelBurstAction=reboot-force
aa10a8a3 29#CPUAffinity=
b070c7c0
MS
30#NUMAPolicy=default
31#NUMAMask=
c91c95e6 32#RuntimeWatchdogSec=off
5717062e 33#RuntimeWatchdogPreSec=off
aff3a9e1 34#RuntimeWatchdogPreGovernor=
65224c1d 35#RebootWatchdogSec=10min
c91c95e6 36#KExecWatchdogSec=off
e761599f 37#WatchdogDevice=
ec8927ca 38#CapabilityBoundingSet=
39362f6f 39#NoNewPrivileges=no
d3b1c508 40#SystemCallArchitectures=
aa0f64ac 41#TimerSlackNSec=
e11a25ca 42#StatusUnitFormat={{STATUS_UNIT_FORMAT_DEFAULT_STR}}
bd8f585b 43#DefaultTimerAccuracySec=1min
d3b1c508
LP
44#DefaultStandardOutput=journal
45#DefaultStandardError=inherit
e4c7b5f5
ZJS
46#DefaultTimeoutStartSec={{DEFAULT_TIMEOUT_SEC}}s
47#DefaultTimeoutStopSec={{DEFAULT_TIMEOUT_SEC}}s
dc653bf4 48#DefaultTimeoutAbortSec=
e4c7b5f5 49#DefaultDeviceTimeoutSec={{DEFAULT_TIMEOUT_SEC}}s
1f19a534 50#DefaultRestartSec=100ms
f0367da7 51#DefaultStartLimitIntervalSec=10s
3f41e1e5 52#DefaultStartLimitBurst=5
97d0e5f8 53#DefaultEnvironment=
695e39dd 54#DefaultCPUAccounting=yes
13c31542 55#DefaultIOAccounting=no
377bfd2d 56#DefaultIPAccounting=no
e11a25ca 57#DefaultMemoryAccounting={{ 'yes' if MEMORY_ACCOUNTING_DEFAULT else 'no' }}
9ded9cd1 58#DefaultTasksAccounting=yes
79baeeb9 59#DefaultTasksMax=15%
ec8927ca
LP
60#DefaultLimitCPU=
61#DefaultLimitFSIZE=
62#DefaultLimitDATA=
63#DefaultLimitSTACK=
64#DefaultLimitCORE=
65#DefaultLimitRSS=
e11a25ca 66#DefaultLimitNOFILE=1024:{{HIGH_RLIMIT_NOFILE}}
ec8927ca
LP
67#DefaultLimitAS=
68#DefaultLimitNPROC=
02c0d656 69#DefaultLimitMEMLOCK=8M
ec8927ca
LP
70#DefaultLimitLOCKS=
71#DefaultLimitSIGPENDING=
72#DefaultLimitMSGQUEUE=
73#DefaultLimitNICE=
74#DefaultLimitRTPRIO=
75#DefaultLimitRTTIME=
367de0a9
YW
76#DefaultMemoryPressureThresholdSec=200ms
77#DefaultMemoryPressureWatch=auto
0084d4f6 78#DefaultOOMPolicy=stop
aa5ae971 79#DefaultSmackProcessLabel=
856bfaeb
LB
80#ReloadLimitIntervalSec=
81#ReloadLimitBurst=