chiark / gitweb /
logind: open up most bus calls for unpriviliged processes, using PolicyKit
[elogind.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 #DefaultRestartSec=100ms
26 #DefaultStartLimitInterval=10s
27 #DefaultStartLimitBurst=5
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=