diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-16 22:49:32 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-05-16 22:49:32 +0200 |
commit | bd50adc942797ef52ac80ab29b5edca8bddd554b (patch) | |
tree | 30339e252f48b34d4b8bf754c24ca0454dcd7e3f /sys/lib | |
parent | 83f8d591689cae964ba58fbcf172f6a4fa7003ed (diff) |
add srvtls and the corresponding tcp17020 service
Diffstat (limited to 'sys/lib')
-rw-r--r-- | sys/lib/dist/ndb/common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/lib/dist/ndb/common b/sys/lib/dist/ndb/common index ae7a3e2b0..b0e7a6480 100644 --- a/sys/lib/dist/ndb/common +++ b/sys/lib/dist/ndb/common @@ -286,7 +286,7 @@ tcp=rexexec port=17009 tcp=ncpu port=17010 tcp=cpu port=17013 tcp=rcpu port=17019 -tcp=glenglenda1 port=17020 +tcp=t9fs port=17020 tcp=glenglenda2 port=17021 tcp=glenglenda3 port=17022 tcp=glenglenda4 port=17023 |