chiark / gitweb /
core: add a system-wide SystemCallArchitectures= setting
[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 # See systemd-system.conf(5) for details
9
10 [Manager]
11 #LogLevel=info
12 #LogTarget=journal-or-kmsg
13 #LogColor=yes
14 #LogLocation=no
15 #DumpCore=yes
16 #CrashShell=no
17 #ShowStatus=yes
18 #CrashChVT=1
19 #CPUAffinity=1 2
20 #JoinControllers=cpu,cpuacct net_cls,net_prio
21 #RuntimeWatchdogSec=0
22 #ShutdownWatchdogSec=10min
23 #CapabilityBoundingSet=
24 #SystemCallArchitectures=
25 #TimerSlackNSec=
26 #DefaultStandardOutput=journal
27 #DefaultStandardError=inherit
28 #DefaultTimeoutStartSec=90s
29 #DefaultTimeoutStopSec=90s
30 #DefaultRestartSec=100ms
31 #DefaultStartLimitInterval=10s
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=