--- a/src/main.cpp    2022-07-18 18:28:46.427813305 +0300
+++ b/src/main.cpp    2022-07-18 18:29:18.859907624 +0300
@@ -36,7 +36,7 @@
 #include "logendpoint.h"
 #include "mainloop.h"

-#define DEFAULT_CONFFILE "/etc/mavlink-router/main.conf"
+#define DEFAULT_CONFFILE "/etc/mavlink.conf"
 #define DEFAULT_CONF_DIR "/etc/mavlink-router/config.d"

 extern const char *BUILD_VERSION;