]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/core/user.conf
service: handle abort stops with dedicated timeout
[thirdparty/systemd.git] / src / core / user.conf
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 # You can override the directives in this file by creating files in
9 # /etc/systemd/user.conf.d/*.conf.
10 #
11 # See systemd-user.conf(5) for details
12
13 [Manager]
14 #LogLevel=info
15 #LogTarget=console
16 #LogColor=yes
17 #LogLocation=no
18 #SystemCallArchitectures=
19 #TimerSlackNSec=
20 #DefaultTimerAccuracySec=1min
21 #DefaultStandardOutput=inherit
22 #DefaultStandardError=inherit
23 #DefaultTimeoutStartSec=90s
24 #DefaultTimeoutStopSec=90s
25 #DefaultTimeoutAbortSec=
26 #DefaultRestartSec=100ms
27 #DefaultStartLimitIntervalSec=10s
28 #DefaultStartLimitBurst=5
29 #DefaultEnvironment=
30 #DefaultLimitCPU=
31 #DefaultLimitFSIZE=
32 #DefaultLimitDATA=
33 #DefaultLimitSTACK=
34 #DefaultLimitCORE=
35 #DefaultLimitRSS=
36 #DefaultLimitNOFILE=
37 #DefaultLimitAS=
38 #DefaultLimitNPROC=
39 #DefaultLimitMEMLOCK=
40 #DefaultLimitLOCKS=
41 #DefaultLimitSIGPENDING=
42 #DefaultLimitMSGQUEUE=
43 #DefaultLimitNICE=
44 #DefaultLimitRTPRIO=
45 #DefaultLimitRTTIME=