diff level1/sys/inetd.conf @ 2727:f4870404ccc9 lwtools-port

Adjusted makefile to populate inetd.conf with port number for telnet
author Boisy Pitre <boisy.pitre@nuance.com>
date Tue, 31 Jul 2012 13:56:20 -0500
parents 8a810d682594
children 99fac4bd9c41
line wrap: on
line diff
--- a/level1/sys/inetd.conf	Tue Jul 31 12:06:34 2012 -0500
+++ b/level1/sys/inetd.conf	Tue Jul 31 13:56:20 2012 -0500
@@ -8,4 +8,4 @@
 # the connection to the coco. Adding auth would cause the server to use it's own authentication prior to connecting the coco
 # (this feature may be removed in favor of a more secure coco side authentication solution)
 
-6809 telnet protect banner,login,
+%TELNET_PORT% telnet protect banner,login,