mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 01:44:54 +00:00
busybox: disable "mesg" by default
SVN-Revision: 29510
This commit is contained in:
parent
48f9717371
commit
7f648456cd
@ -164,7 +164,7 @@ config BUSYBOX_CONFIG_INIT_TERMINAL_TYPE
|
|||||||
sets TERM to "vt102" if one is found.
|
sets TERM to "vt102" if one is found.
|
||||||
config BUSYBOX_CONFIG_MESG
|
config BUSYBOX_CONFIG_MESG
|
||||||
bool "mesg"
|
bool "mesg"
|
||||||
default y
|
default n
|
||||||
help
|
help
|
||||||
Mesg controls access to your terminal by others. It is typically
|
Mesg controls access to your terminal by others. It is typically
|
||||||
used to allow or disallow other users to write to your terminal
|
used to allow or disallow other users to write to your terminal
|
||||||
|
Loading…
Reference in New Issue
Block a user