diff --git a/package/busybox/config/init/Config.in b/package/busybox/config/init/Config.in
index ac446b87170ad5f710ff60649c0361e5d74d7cd2..61c20140b7e604ef1f700b5ac25fdf317a68f151 100644
--- a/package/busybox/config/init/Config.in
+++ b/package/busybox/config/init/Config.in
@@ -164,7 +164,7 @@ config BUSYBOX_CONFIG_INIT_TERMINAL_TYPE
 	  sets TERM to "vt102" if one is found.
 config BUSYBOX_CONFIG_MESG
 	bool "mesg"
-	default y
+	default n
 	help
 	  Mesg controls access to your terminal by others. It is typically
 	  used to allow or disallow other users to write to your terminal