]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/system.conf.in
service: handle abort stops with dedicated timeout
[thirdparty/systemd.git] / src / core / system.conf.in
CommitLineData
487393e9
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
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
487393e9
LP
6# (at your option) any later version.
7#
e93549ef
ZJS
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.
1b907b5c 11#
e93549ef 12# See systemd-system.conf(5) for details.
487393e9
LP
13
14[Manager]
15#LogLevel=info
4cfa2c99 16#LogTarget=journal-or-kmsg
487393e9
LP
17#LogColor=yes
18#LogLocation=no
19#DumpCore=yes
487393e9 20#ShowStatus=yes
b9e74c39
LP
21#CrashChangeVT=no
22#CrashShell=no
23#CrashReboot=no
24dd31c1 24#CtrlAltDelBurstAction=reboot-force
487393e9 25#CPUAffinity=1 2
461282d5
LP
26#RuntimeWatchdogSec=0
27#ShutdownWatchdogSec=10min
e761599f 28#WatchdogDevice=
ec8927ca 29#CapabilityBoundingSet=
39362f6f 30#NoNewPrivileges=no
d3b1c508 31#SystemCallArchitectures=
aa0f64ac 32#TimerSlackNSec=
bd8f585b 33#DefaultTimerAccuracySec=1min
d3b1c508
LP
34#DefaultStandardOutput=journal
35#DefaultStandardError=inherit
1f19a534
OS
36#DefaultTimeoutStartSec=90s
37#DefaultTimeoutStopSec=90s
dc653bf4 38#DefaultTimeoutAbortSec=
1f19a534 39#DefaultRestartSec=100ms
f0367da7 40#DefaultStartLimitIntervalSec=10s
3f41e1e5 41#DefaultStartLimitBurst=5
97d0e5f8 42#DefaultEnvironment=
085afe36 43#DefaultCPUAccounting=no
13c31542 44#DefaultIOAccounting=no
377bfd2d 45#DefaultIPAccounting=no
085afe36 46#DefaultBlockIOAccounting=no
444d5863 47#DefaultMemoryAccounting=@MEMORY_ACCOUNTING_DEFAULT@
9ded9cd1 48#DefaultTasksAccounting=yes
79baeeb9 49#DefaultTasksMax=15%
ec8927ca
LP
50#DefaultLimitCPU=
51#DefaultLimitFSIZE=
52#DefaultLimitDATA=
53#DefaultLimitSTACK=
54#DefaultLimitCORE=
55#DefaultLimitRSS=
c02b6ee4 56#DefaultLimitNOFILE=1024:@HIGH_RLIMIT_NOFILE@
ec8927ca
LP
57#DefaultLimitAS=
58#DefaultLimitNPROC=
59#DefaultLimitMEMLOCK=
60#DefaultLimitLOCKS=
61#DefaultLimitSIGPENDING=
62#DefaultLimitMSGQUEUE=
63#DefaultLimitNICE=
64#DefaultLimitRTPRIO=
65#DefaultLimitRTTIME=