mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
journal: log journal internal messages to kmsg
This commit is contained in:
parent
e6a2674500
commit
5ad661b6b0
@ -2774,7 +2774,7 @@ int main(int argc, char *argv[]) {
|
||||
return EXIT_FAILURE;
|
||||
}
|
||||
|
||||
log_set_target(LOG_TARGET_CONSOLE);
|
||||
log_set_target(LOG_TARGET_KMSG);
|
||||
log_set_facility(LOG_SYSLOG);
|
||||
log_parse_environment();
|
||||
log_open();
|
||||
|
Loading…
x
Reference in New Issue
Block a user