]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/user.conf
service: handle abort stops with dedicated timeout
[thirdparty/systemd.git] / src / core / user.conf
CommitLineData
8fa365e5
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
8fa365e5
LP
6# (at your option) any later version.
7#
1b907b5c
JT
8# You can override the directives in this file by creating files in
9# /etc/systemd/user.conf.d/*.conf.
10#
5f9cfd4c 11# See systemd-user.conf(5) for details
8fa365e5
LP
12
13[Manager]
14#LogLevel=info
15#LogTarget=console
16#LogColor=yes
17#LogLocation=no
d3b1c508
LP
18#SystemCallArchitectures=
19#TimerSlackNSec=
bd8f585b 20#DefaultTimerAccuracySec=1min
8fa365e5
LP
21#DefaultStandardOutput=inherit
22#DefaultStandardError=inherit
1f19a534
OS
23#DefaultTimeoutStartSec=90s
24#DefaultTimeoutStopSec=90s
dc653bf4 25#DefaultTimeoutAbortSec=
1f19a534 26#DefaultRestartSec=100ms
f0367da7 27#DefaultStartLimitIntervalSec=10s
3f41e1e5 28#DefaultStartLimitBurst=5
d3b1c508
LP
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=