]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/user.conf
core: s/reexection/reexecution/ typo fix
[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
25#DefaultRestartSec=100ms
3f41e1e5
LN
26#DefaultStartLimitInterval=10s
27#DefaultStartLimitBurst=5
d3b1c508
LP
28#DefaultEnvironment=
29#DefaultLimitCPU=
30#DefaultLimitFSIZE=
31#DefaultLimitDATA=
32#DefaultLimitSTACK=
33#DefaultLimitCORE=
34#DefaultLimitRSS=
35#DefaultLimitNOFILE=
36#DefaultLimitAS=
37#DefaultLimitNPROC=
38#DefaultLimitMEMLOCK=
39#DefaultLimitLOCKS=
40#DefaultLimitSIGPENDING=
41#DefaultLimitMSGQUEUE=
42#DefaultLimitNICE=
43#DefaultLimitRTPRIO=
44#DefaultLimitRTTIME=