]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/core/user.conf.in
Merge pull request #13365 from keszybz/fix-commits-from-pr-13246
[thirdparty/systemd.git] / src / core / user.conf.in
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=
36cf4507 20#StatusUnitFormat=@STATUS_UNIT_FORMAT_DEFAULT@
bd8f585b 21#DefaultTimerAccuracySec=1min
8fa365e5
LP
22#DefaultStandardOutput=inherit
23#DefaultStandardError=inherit
1f19a534
OS
24#DefaultTimeoutStartSec=90s
25#DefaultTimeoutStopSec=90s
dc653bf4 26#DefaultTimeoutAbortSec=
1f19a534 27#DefaultRestartSec=100ms
f0367da7 28#DefaultStartLimitIntervalSec=10s
3f41e1e5 29#DefaultStartLimitBurst=5
d3b1c508
LP
30#DefaultEnvironment=
31#DefaultLimitCPU=
32#DefaultLimitFSIZE=
33#DefaultLimitDATA=
34#DefaultLimitSTACK=
35#DefaultLimitCORE=
36#DefaultLimitRSS=
37#DefaultLimitNOFILE=
38#DefaultLimitAS=
39#DefaultLimitNPROC=
40#DefaultLimitMEMLOCK=
41#DefaultLimitLOCKS=
42#DefaultLimitSIGPENDING=
43#DefaultLimitMSGQUEUE=
44#DefaultLimitNICE=
45#DefaultLimitRTPRIO=
46#DefaultLimitRTTIME=