]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/system.conf.in
debug-generator: Allow specifying name of unit-dropin credential
[thirdparty/systemd.git] / src / core / system.conf.in
1 # This file is part of systemd.
2 #
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.
7 #
8 # Entries in this file show the compile time defaults. Local configuration
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/.
14 #
15 # Use 'systemd-analyze cat-config systemd/system.conf' to display the full config.
16 #
17 # See systemd-system.conf(5) for details.
18
19 [Manager]
20 #LogLevel=info
21 #LogTarget=journal-or-kmsg
22 #LogColor=yes
23 #LogLocation=no
24 #LogTime=no
25 #DumpCore=yes
26 #ShowStatus=yes
27 #CrashChangeVT=no
28 #CrashShell=no
29 #CrashReboot=no
30 #CtrlAltDelBurstAction=reboot-force
31 #CPUAffinity=
32 #NUMAPolicy=default
33 #NUMAMask=
34 #RuntimeWatchdogSec=off
35 #RuntimeWatchdogPreSec=off
36 #RuntimeWatchdogPreGovernor=
37 #RebootWatchdogSec=10min
38 #KExecWatchdogSec=off
39 #WatchdogDevice=
40 #CapabilityBoundingSet=
41 #NoNewPrivileges=no
42 #ProtectSystem=auto
43 #SystemCallArchitectures=
44 #TimerSlackNSec=
45 #StatusUnitFormat={{STATUS_UNIT_FORMAT_DEFAULT_STR}}
46 #DefaultTimerAccuracySec=1min
47 #DefaultStandardOutput=journal
48 #DefaultStandardError=inherit
49 #DefaultTimeoutStartSec={{DEFAULT_TIMEOUT_SEC}}s
50 #DefaultTimeoutStopSec={{DEFAULT_TIMEOUT_SEC}}s
51 #DefaultTimeoutAbortSec=
52 #DefaultDeviceTimeoutSec={{DEFAULT_TIMEOUT_SEC}}s
53 #DefaultRestartSec=100ms
54 #DefaultStartLimitIntervalSec=10s
55 #DefaultStartLimitBurst=5
56 #DefaultEnvironment=
57 #DefaultCPUAccounting=yes
58 #DefaultIOAccounting=no
59 #DefaultIPAccounting=no
60 #DefaultMemoryAccounting={{ 'yes' if MEMORY_ACCOUNTING_DEFAULT else 'no' }}
61 #DefaultTasksAccounting=yes
62 #DefaultTasksMax=15%
63 #DefaultLimitCPU=
64 #DefaultLimitFSIZE=
65 #DefaultLimitDATA=
66 #DefaultLimitSTACK=
67 #DefaultLimitCORE=
68 #DefaultLimitRSS=
69 #DefaultLimitNOFILE=1024:{{HIGH_RLIMIT_NOFILE}}
70 #DefaultLimitAS=
71 #DefaultLimitNPROC=
72 #DefaultLimitMEMLOCK=8M
73 #DefaultLimitLOCKS=
74 #DefaultLimitSIGPENDING=
75 #DefaultLimitMSGQUEUE=
76 #DefaultLimitNICE=
77 #DefaultLimitRTPRIO=
78 #DefaultLimitRTTIME=
79 #DefaultMemoryPressureThresholdSec=200ms
80 #DefaultMemoryPressureWatch=auto
81 #DefaultOOMPolicy=stop
82 #DefaultSmackProcessLabel=
83 #ReloadLimitIntervalSec=
84 #ReloadLimitBurst=