]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/system.conf.in
Merge pull request #17732 from yuwata/core-use-synthetic_errno
[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
4 # under the terms of the GNU Lesser General Public License as published by
5 # the Free Software Foundation; either version 2.1 of the License, or
6 # (at your option) any later version.
7 #
8 # Entries in this file show the compile time defaults.
9 # You can change settings by editing this file.
10 # Defaults can be restored by simply deleting this file.
11 #
12 # See systemd-system.conf(5) for details.
13
14 [Manager]
15 #LogLevel=info
16 #LogTarget=journal-or-kmsg
17 #LogColor=yes
18 #LogLocation=no
19 #LogTime=no
20 #DumpCore=yes
21 #ShowStatus=yes
22 #CrashChangeVT=no
23 #CrashShell=no
24 #CrashReboot=no
25 #CtrlAltDelBurstAction=reboot-force
26 #CPUAffinity=1 2
27 #NUMAPolicy=default
28 #NUMAMask=
29 #RuntimeWatchdogSec=0
30 #RebootWatchdogSec=10min
31 #ShutdownWatchdogSec=10min
32 #KExecWatchdogSec=0
33 #WatchdogDevice=
34 #CapabilityBoundingSet=
35 #NoNewPrivileges=no
36 #SystemCallArchitectures=
37 #TimerSlackNSec=
38 #StatusUnitFormat=@STATUS_UNIT_FORMAT_DEFAULT@
39 #DefaultTimerAccuracySec=1min
40 #DefaultStandardOutput=journal
41 #DefaultStandardError=inherit
42 #DefaultTimeoutStartSec=90s
43 #DefaultTimeoutStopSec=90s
44 #DefaultTimeoutAbortSec=
45 #DefaultRestartSec=100ms
46 #DefaultStartLimitIntervalSec=10s
47 #DefaultStartLimitBurst=5
48 #DefaultEnvironment=
49 #DefaultCPUAccounting=no
50 #DefaultIOAccounting=no
51 #DefaultIPAccounting=no
52 #DefaultBlockIOAccounting=no
53 #DefaultMemoryAccounting=@MEMORY_ACCOUNTING_DEFAULT@
54 #DefaultTasksAccounting=yes
55 #DefaultTasksMax=15%
56 #DefaultLimitCPU=
57 #DefaultLimitFSIZE=
58 #DefaultLimitDATA=
59 #DefaultLimitSTACK=
60 #DefaultLimitCORE=
61 #DefaultLimitRSS=
62 #DefaultLimitNOFILE=1024:@HIGH_RLIMIT_NOFILE@
63 #DefaultLimitAS=
64 #DefaultLimitNPROC=
65 #DefaultLimitMEMLOCK=
66 #DefaultLimitLOCKS=
67 #DefaultLimitSIGPENDING=
68 #DefaultLimitMSGQUEUE=
69 #DefaultLimitNICE=
70 #DefaultLimitRTPRIO=
71 #DefaultLimitRTTIME=