]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/system.conf.in
service: handle abort stops with dedicated timeout
[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 #DumpCore=yes
20 #ShowStatus=yes
21 #CrashChangeVT=no
22 #CrashShell=no
23 #CrashReboot=no
24 #CtrlAltDelBurstAction=reboot-force
25 #CPUAffinity=1 2
26 #RuntimeWatchdogSec=0
27 #ShutdownWatchdogSec=10min
28 #WatchdogDevice=
29 #CapabilityBoundingSet=
30 #NoNewPrivileges=no
31 #SystemCallArchitectures=
32 #TimerSlackNSec=
33 #DefaultTimerAccuracySec=1min
34 #DefaultStandardOutput=journal
35 #DefaultStandardError=inherit
36 #DefaultTimeoutStartSec=90s
37 #DefaultTimeoutStopSec=90s
38 #DefaultTimeoutAbortSec=
39 #DefaultRestartSec=100ms
40 #DefaultStartLimitIntervalSec=10s
41 #DefaultStartLimitBurst=5
42 #DefaultEnvironment=
43 #DefaultCPUAccounting=no
44 #DefaultIOAccounting=no
45 #DefaultIPAccounting=no
46 #DefaultBlockIOAccounting=no
47 #DefaultMemoryAccounting=@MEMORY_ACCOUNTING_DEFAULT@
48 #DefaultTasksAccounting=yes
49 #DefaultTasksMax=15%
50 #DefaultLimitCPU=
51 #DefaultLimitFSIZE=
52 #DefaultLimitDATA=
53 #DefaultLimitSTACK=
54 #DefaultLimitCORE=
55 #DefaultLimitRSS=
56 #DefaultLimitNOFILE=1024:@HIGH_RLIMIT_NOFILE@
57 #DefaultLimitAS=
58 #DefaultLimitNPROC=
59 #DefaultLimitMEMLOCK=
60 #DefaultLimitLOCKS=
61 #DefaultLimitSIGPENDING=
62 #DefaultLimitMSGQUEUE=
63 #DefaultLimitNICE=
64 #DefaultLimitRTPRIO=
65 #DefaultLimitRTTIME=