mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
test: show debug log output during test-loopback
This commit is contained in:
@@ -27,6 +27,7 @@ int main(int argc, char* argv[]) {
|
||||
int r;
|
||||
|
||||
log_open();
|
||||
log_set_max_level(LOG_DEBUG);
|
||||
log_parse_environment();
|
||||
|
||||
r = loopback_setup();
|
||||
|
||||
Reference in New Issue
Block a user