mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-06-16 02:35:58 +00:00
5f9cfd4c38
Alias as systemd-user.conf is also provided. This should help users running systemd in session mode. https://bugzilla.redhat.com/show_bug.cgi?id=690868
18 lines
492 B
Plaintext
18 lines
492 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 Lesser General Public License as published by
|
|
# the Free Software Foundation; either version 2.1 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# See systemd-user.conf(5) for details
|
|
|
|
[Manager]
|
|
#LogLevel=info
|
|
#LogTarget=console
|
|
#LogColor=yes
|
|
#LogLocation=no
|
|
#DefaultControllers=cpu
|
|
#DefaultStandardOutput=inherit
|
|
#DefaultStandardError=inherit
|