~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-devel] [PATCH] awall/json: add MQTT service definition

Leonardo Arena <rnalrd@gmail.com>
Details
Message ID
<1409578525.16265.20.camel@df1844j>
Sender timestamp
1409578525
DKIM signature
missing
Download raw message
Patch: +2 -0
---
 json/services.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/json/services.json b/json/services.json
index 7ba4bfa..d57b124 100644
--- a/json/services.json
+++ b/json/services.json
@@ -51,6 +51,8 @@
      { "proto": "tcp", "port": 445 },
      { "proto": "udp", "port": 445 }
    ],
    "mqtt": { "proto": "tcp", "port": 1883 },
    "mqtt-ssl": { "proto": "tcp", "port": 8883 },
    "ms-sql-s": { "proto": "tcp", "port": 1433 },
    "ms-sql-m": { "proto": "tcp", "port": 1434 },
    "msft-gc": [
-- 
2.1.0
Reply to thread Export thread (mbox)