mirror of
https://github.com/systemd/systemd.git
synced 2026-08-04 15:10:33 +00:00
tmpfiles: log to stderr if possible
This commit is contained in:
@@ -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