chiark / gitweb /
core: switch all log targets to go directly to the journal, instead via syslog
[elogind.git] / src / readahead / readahead-collect.c
index 6bff32f4dd0a1e8084f2b3af4c76faa6717fac18..7e6c243b5e1be0ddb5321df5a9558cc19c7bec4b 100644 (file)
@@ -654,7 +654,7 @@ int main(int argc, char *argv[]) {
         int r;
         const char *root;
 
-        log_set_target(LOG_TARGET_SYSLOG_OR_KMSG);
+        log_set_target(LOG_TARGET_AUTO);
         log_parse_environment();
         log_open();