projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48f9717
)
busybox: disable "mesg" by default
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 13 Dec 2011 13:51:05 +0000
(13:51 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 13 Dec 2011 13:51:05 +0000
(13:51 +0000)
SVN-Revision: 29510
package/busybox/config/init/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/config/init/Config.in
b/package/busybox/config/init/Config.in
index ac446b87170ad5f710ff60649c0361e5d74d7cd2..61c20140b7e604ef1f700b5ac25fdf317a68f151 100644
(file)
--- a/
package/busybox/config/init/Config.in
+++ b/
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