busybox: disable "mesg" by default
[openwrt/staging/florian.git] / package / busybox / config / init / Config.in
index ac446b87170ad5f710ff60649c0361e5d74d7cd2..61c20140b7e604ef1f700b5ac25fdf317a68f151 100644 (file)
@@ -164,7 +164,7 @@ config BUSYBOX_CONFIG_INIT_TERMINAL_TYPE
          sets TERM to "vt102" if one is found.
 config BUSYBOX_CONFIG_MESG
        bool "mesg"
          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
        help
          Mesg controls access to your terminal by others. It is typically
          used to allow or disallow other users to write to your terminal