Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/inetd.conf @ 3295:6b7a7b233925 default tip
makefile: Allow PORTS with level1/2 mix
https://sourceforge.net/p/nitros9/feature-requests/10/
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Tue, 19 Apr 2022 18:12:17 +0200 (2022-04-19) |
parents | 99fac4bd9c41 |
children |
rev | line source |
---|---|
2489 | 1 # inetd configuration file format: |
2 # ListenPort <server opts>,Process,Params | |
2554
8a810d682594
added some comments and removed testing entries
aaronwolfe
parents:
2489
diff
changeset
|
3 # valid server options are: telnet auth protect banner |
2727
f4870404ccc9
Adjusted makefile to populate inetd.conf with port number for telnet
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2554
diff
changeset
|
4 %TELNET_PORT% telnet protect banner,login, |
2825
99fac4bd9c41
Updated makefiles in sys and inetd.conf to establish HTTPD port
Boisy Pitre <boisy.pitre@nuance.com>
parents:
2727
diff
changeset
|
5 %HTTPD_PORT%,httpd, |