chiark / gitweb /
core: output unit status output strings to console, only if we actually are changing...
[elogind.git] / src / core / system.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/system.conf.d/*.conf.
10 #
11 # See systemd-system.conf(5) for details
12
13 [Manager]
14 #LogLevel=info
15 #LogTarget=journal-or-kmsg
16 #LogColor=yes
17 #LogLocation=no
18 #DumpCore=yes
19 #CrashShell=no
20 #ShowStatus=yes
21 #CrashChVT=1
22 #CPUAffinity=1 2
23 #JoinControllers=cpu,cpuacct net_cls,net_prio
24 #RuntimeWatchdogSec=0
25 #ShutdownWatchdogSec=10min
26 #CapabilityBoundingSet=
27 #SystemCallArchitectures=
28 #TimerSlackNSec=
29 #DefaultTimerAccuracySec=1min
30 #DefaultStandardOutput=journal
31 #DefaultStandardError=inherit
32 #DefaultTimeoutStartSec=90s
33 #DefaultTimeoutStopSec=90s
34 #DefaultRestartSec=100ms
35 #DefaultStartLimitInterval=10s
36 #DefaultStartLimitBurst=5
37 #DefaultEnvironment=
38 #DefaultCPUAccounting=no
39 #DefaultBlockIOAccounting=no
40 #DefaultMemoryAccounting=no
41 #DefaultLimitCPU=
42 #DefaultLimitFSIZE=
43 #DefaultLimitDATA=
44 #DefaultLimitSTACK=
45 #DefaultLimitCORE=
46 #DefaultLimitRSS=
47 #DefaultLimitNOFILE=
48 #DefaultLimitAS=
49 #DefaultLimitNPROC=
50 #DefaultLimitMEMLOCK=
51 #DefaultLimitLOCKS=
52 #DefaultLimitSIGPENDING=
53 #DefaultLimitMSGQUEUE=
54 #DefaultLimitNICE=
55 #DefaultLimitRTPRIO=
56 #DefaultLimitRTTIME=