~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: define telnet service

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

diff --git a/json/services.json b/json/services.json
index 1eef980..f913a1f 100644
--- a/json/services.json
+++ b/json/services.json
@@ -109,6 +109,7 @@
    "ssh": { "proto": "tcp", "port": 22 },
    "submission": { "proto": "tcp", "port": 587 },
    "syslog": { "proto": "udp", "port": 514 },
    "telnet": { "proto": "tcp", "port": 23 },
    "tftp": { "proto": "udp", "port": 69 },
    "vnc": { "proto": "tcp", "port": 5900 }
  }
-- 
1.9.0
Reply to thread Export thread (mbox)