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