chiark / gitweb /
log: bump up a number of log messages so that they are shown even if debug logging...
[elogind.git] / src / main.c
index 7e3374410c1e26e488896a5f149ff3743d14e37e..592edbe7676004be55c3319c0d059255f082677d 100644 (file)
@@ -929,7 +929,7 @@ int main(int argc, char *argv[]) {
         if (getpid() == 1)
                 install_crash_handler();
 
         if (getpid() == 1)
                 install_crash_handler();
 
-        log_debug(PACKAGE_STRING " running in %s mode.", manager_running_as_to_string(arg_running_as));
+        log_info(PACKAGE_STRING " running in %s mode.", manager_running_as_to_string(arg_running_as));
 
         if (arg_running_as == MANAGER_SYSTEM && !serialization) {
                 if (arg_show_status)
 
         if (arg_running_as == MANAGER_SYSTEM && !serialization) {
                 if (arg_show_status)