busybox: disable "mesg" by default
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Dec 2011 13:51:05 +0000 (13:51 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Dec 2011 13:51:05 +0000 (13:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29510 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/init/Config.in

index ac446b8..61c2014 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