]> git.proxmox.com Git - systemd.git/blame - src/core/user.conf.in
New upstream version 249~rc1
[systemd.git] / src / core / user.conf.in
CommitLineData
663996b3
MS
1# This file is part of systemd.
2#
3a6ce677
BR
3# systemd is free software; you can redistribute it and/or modify it under the
4# terms of the GNU Lesser General Public License as published by the Free
5# Software Foundation; either version 2.1 of the License, or (at your option)
6# any later version.
663996b3 7#
3a6ce677
BR
8# Entries in this file show the compile time defaults. Local configuration
9# should be created by either modifying this file, or by creating "drop-ins" in
5b5a102a 10# the user.conf.d/ subdirectory. The latter is generally recommended.
3a6ce677 11# Defaults can be restored by simply deleting this file and all drop-ins.
f47781d8 12#
3a6ce677 13# See systemd-user.conf(5) for details.
663996b3
MS
14
15[Manager]
16#LogLevel=info
17#LogTarget=console
18#LogColor=yes
19#LogLocation=no
a10f5d05 20#LogTime=no
60f067b4
JS
21#SystemCallArchitectures=
22#TimerSlackNSec=
8b3d4ff0 23#StatusUnitFormat={{STATUS_UNIT_FORMAT_DEFAULT_STR}}
60f067b4 24#DefaultTimerAccuracySec=1min
663996b3
MS
25#DefaultStandardOutput=inherit
26#DefaultStandardError=inherit
60f067b4
JS
27#DefaultTimeoutStartSec=90s
28#DefaultTimeoutStopSec=90s
f2dec872 29#DefaultTimeoutAbortSec=
60f067b4 30#DefaultRestartSec=100ms
aa27b158 31#DefaultStartLimitIntervalSec=10s
60f067b4
JS
32#DefaultStartLimitBurst=5
33#DefaultEnvironment=
34#DefaultLimitCPU=
35#DefaultLimitFSIZE=
36#DefaultLimitDATA=
37#DefaultLimitSTACK=
38#DefaultLimitCORE=
39#DefaultLimitRSS=
40#DefaultLimitNOFILE=
41#DefaultLimitAS=
42#DefaultLimitNPROC=
43#DefaultLimitMEMLOCK=
44#DefaultLimitLOCKS=
45#DefaultLimitSIGPENDING=
46#DefaultLimitMSGQUEUE=
47#DefaultLimitNICE=
48#DefaultLimitRTPRIO=
49#DefaultLimitRTTIME=