load service info from procd
[project/mdnsd.git] / json / ssh.json
index c61423f..3af62c3 100644 (file)
@@ -1,3 +1,3 @@
 {
-       "_ssh._tcp.local": { "port": 22, "txt": [ "a=foo", "d=bar"] },
+       "ssh_22": { "service": "_ssh._tcp.local", "port": 22, "txt": [ "daemon=dropbear" ] }
 }