projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a646b1
)
"auto" is the default LogTarget of user service manager
author
Einsler Lee
<shenxiaogll@163.com>
Tue, 2 Mar 2021 12:24:23 +0000
(20:24 +0800)
committer
Lennart Poettering
<lennart@poettering.net>
Wed, 3 Aug 2022 07:49:35 +0000
(09:49 +0200)
"auto" (not console) is the default LogTarget of user service manager.
src/core/user.conf.in
patch
|
blob
|
history
diff --git
a/src/core/user.conf.in
b/src/core/user.conf.in
index c29068828cbd501678b1e3305896258fc63dc036..b69974978eeff73ef50d9826bb09b4ab25e40b02 100644
(file)
--- a/
src/core/user.conf.in
+++ b/
src/core/user.conf.in
@@
-14,7
+14,7
@@
[Manager]
#LogLevel=info
-#LogTarget=
console
+#LogTarget=
auto
#LogColor=yes
#LogLocation=no
#LogTime=no