mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:25:01 +02:00
busybox: disable "mesg" by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29510 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ec66b62afa
commit
334469d128
@ -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…
Reference in New Issue
Block a user