projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da5c2fe
)
docs: dropbear: cover the mdns option
author
Karl Palsson
<karlp@etactica.com>
Thu, 25 Aug 2016 11:38:21 +0000
(11:38 +0000)
committer
Jo-Philipp Wich
<jo@mein.io>
Fri, 26 Aug 2016 10:44:15 +0000
(12:44 +0200)
Documented as an integer, though the dropbear initscript should be
updated to be a boolean.
Signed-off-by: Karl Palsson <karlp@etactica.com>
docs/uci_dropbear.txt
patch
|
blob
|
history
diff --git
a/docs/uci_dropbear.txt
b/docs/uci_dropbear.txt
index f4b5043315d43ee0bb87559d12528542ba281373..cd9b0dbe34620192acb212e99bc767d090428d7b 100644
(file)
--- a/
docs/uci_dropbear.txt
+++ b/
docs/uci_dropbear.txt
@@
-31,6
+31,7
@@
The 'dropbear' section contains these settings:
| 'dsskeyfile' | file| no | _(none)_ | Path to DSS/DSA file
| 'SSHKeepAlive' | integer| no | 300 | Keep Alive
| 'IdleTimeout' | integer| no | 0| Idle Timeout
+| 'mdns' | integer | no | 1 | Whether to annouce the service via link:mdns.html[mDNS]
|====
This is the default configuration: