busybox: disable "mesg" by default

SVN-Revision: 29510
master
Felix Fietkau 13 years ago
parent 48f9717371
commit 7f648456cd
  1. 2
      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

Loading…
Cancel
Save