From 24dfd595e48f21f2b5a96d51219fe94afd33dac0 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Thu, 25 Aug 2016 11:38:21 +0000 Subject: [PATCH] docs: dropbear: cover the mdns option Documented as an integer, though the dropbear initscript should be updated to be a boolean. Signed-off-by: Karl Palsson --- docs/uci_dropbear.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/uci_dropbear.txt b/docs/uci_dropbear.txt index f4b5043..cd9b0db 100644 --- 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: -- 2.30.2