Hi,

Is it intended that systemctl should send log messages to the journal and kmsg 
with this patch? Because previously it was only writing to console.

commit 158fdd5326a750fe01fcaa76ac4a56fe197cf1aa
Author: Yu Watanabe 
watanabe.yu+git...@gmail.com<mailto:watanabe.yu+git...@gmail.com>
Date:   Thu Jul 7 16:38:54 2022 +0900

    systemctl: enable colorized logging by default

diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c
index 003d2f0c25..fa32c67a08 100644
--- a/src/systemctl/systemctl.c
+++ b/src/systemctl/systemctl.c
@@ -1113,8 +1113,7 @@ static int run(int argc, char *argv[]) {
         int r;
         setlocale(LC_ALL, "");
-        log_parse_environment();
-        log_open();
+        log_setup();


Best regards,

Christopher Wong
Senior Engineer

christopher.w...@axis.com<mailto:firstname.lastn...@axis.com>
Tel (direct): +46 46 272 11 30
Mobile: +46 76 144 26 00

Axis Communications AB
Gränden 1, SE-223 69 Lund, Sweden
Tel: +46 46 272 18 00, Fax: +46 46 13 61 30, www.axis.com<http://www.axis.com>

Please consider the environment before printing this e-mail

*****Email Confidentiality Notice*****
This communication and any attached files are confidential and are only 
intended for the use of the individual or entity to which they are directed. 
They may contain information that is privileged and exempt from disclosure 
under applicable law. If an addressing or transmission error has misdirected 
this email, please notify the sender and delete it from your system. If you are 
not the intended recipient, you may not use, disclose, distribute, copy, print, 
or rely on this email.


Reply via email to