]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/system.conf.in
Merge pull request #18863 from keszybz/cmdline-escaping
[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=
461282d5 32#RuntimeWatchdogSec=0
65224c1d 33#RebootWatchdogSec=10min
acafd7d8 34#KExecWatchdogSec=0
e761599f 35#WatchdogDevice=
ec8927ca 36#CapabilityBoundingSet=
39362f6f 37#NoNewPrivileges=no
d3b1c508 38#SystemCallArchitectures=
aa0f64ac 39#TimerSlackNSec=
36cf4507 40#StatusUnitFormat=@STATUS_UNIT_FORMAT_DEFAULT@
bd8f585b 41#DefaultTimerAccuracySec=1min
d3b1c508
LP
42#DefaultStandardOutput=journal
43#DefaultStandardError=inherit
1f19a534
OS
44#DefaultTimeoutStartSec=90s
45#DefaultTimeoutStopSec=90s
dc653bf4 46#DefaultTimeoutAbortSec=
1f19a534 47#DefaultRestartSec=100ms
f0367da7 48#DefaultStartLimitIntervalSec=10s
3f41e1e5 49#DefaultStartLimitBurst=5
97d0e5f8 50#DefaultEnvironment=
085afe36 51#DefaultCPUAccounting=no
13c31542 52#DefaultIOAccounting=no
377bfd2d 53#DefaultIPAccounting=no
085afe36 54#DefaultBlockIOAccounting=no
444d5863 55#DefaultMemoryAccounting=@MEMORY_ACCOUNTING_DEFAULT@
9ded9cd1 56#DefaultTasksAccounting=yes
79baeeb9 57#DefaultTasksMax=15%
ec8927ca
LP
58#DefaultLimitCPU=
59#DefaultLimitFSIZE=
60#DefaultLimitDATA=
61#DefaultLimitSTACK=
62#DefaultLimitCORE=
63#DefaultLimitRSS=
c02b6ee4 64#DefaultLimitNOFILE=1024:@HIGH_RLIMIT_NOFILE@
ec8927ca
LP
65#DefaultLimitAS=
66#DefaultLimitNPROC=
67#DefaultLimitMEMLOCK=
68#DefaultLimitLOCKS=
69#DefaultLimitSIGPENDING=
70#DefaultLimitMSGQUEUE=
71#DefaultLimitNICE=
72#DefaultLimitRTPRIO=
73#DefaultLimitRTTIME=
0084d4f6 74#DefaultOOMPolicy=stop