mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-26 21:55:44 +07:00
journald: don't do debug logging by default
This commit is contained in:
parent
272410e179
commit
c17a8454f7
@ -1492,7 +1492,6 @@ int main(int argc, char *argv[]) {
|
||||
|
||||
log_set_target(LOG_TARGET_SAFE);
|
||||
log_set_facility(LOG_SYSLOG);
|
||||
log_set_max_level(LOG_DEBUG);
|
||||
log_parse_environment();
|
||||
log_open();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user