chiark / gitweb /
core: log a few more things under UNIT=...
[elogind.git] / src / test / test-unit-file.c
index 1bf11e66a5515a5011b96e633fd749c849a31e1d..5cc755bb80924e0b32c7bf85e824cb99d72c21ee 100644 (file)
@@ -352,6 +352,9 @@ static void test_install_printf(void) {
 
 int main(int argc, char *argv[]) {
 
+        log_parse_environment();
+        log_open();
+
         test_unit_file_get_set();
         test_config_parse_exec();
         test_load_env_file_1();