mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-07 22:21:45 +00:00
tmpfiles: log to stderr if possible
This commit is contained in:
+1
-1
@@ -782,7 +782,7 @@ int main(int argc, char *argv[]) {
|
||||
else
|
||||
prefix = "/";
|
||||
|
||||
log_set_target(LOG_TARGET_SYSLOG_OR_KMSG);
|
||||
log_set_target(LOG_TARGET_AUTO);
|
||||
log_parse_environment();
|
||||
log_open();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user