mirror of
https://github.com/systemd/systemd.git
synced 2024-11-07 18:27:04 +03:00
27 lines
636 B
Plaintext
27 lines
636 B
Plaintext
# This file is part of systemd.
|
|
#
|
|
# systemd is free software; you can redistribute it and/or modify it
|
|
# under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation; either version 2 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# See systemd.conf(5) for details
|
|
|
|
[Manager]
|
|
#LogLevel=info
|
|
#LogTarget=journal-or-kmsg
|
|
#LogColor=yes
|
|
#LogLocation=no
|
|
#DumpCore=yes
|
|
#CrashShell=no
|
|
#ShowStatus=yes
|
|
#SysVConsole=yes
|
|
#CrashChVT=1
|
|
#CPUAffinity=1 2
|
|
#MountAuto=yes
|
|
#SwapAuto=yes
|
|
#DefaultControllers=cpu
|
|
#DefaultStandardOutput=journal
|
|
#DefaultStandardError=inherit
|
|
#JoinControllers=cpu,cpuacct
|