From 037db89fb112844c32d4ea057eb4d3a73c9e3ad5 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Thu, 2 Sep 1993 11:10:02 +0000 Subject: [PATCH] Added /etc/networks to the files that get installed, some how it got dropped out of the Makefile. Commented out talk in inetd.conf since it refers to the old non-existent otalkd. --- etc/Makefile | 2 +- etc/inetd.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/Makefile b/etc/Makefile index 7f8fb8c932b..1a18b0b0638 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -8,7 +8,7 @@ BINOWN= root BINGRP= wheel BIN1= aliases csh.cshrc csh.login csh.logout dm.conf \ ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \ - inetd.conf motd myname netstart phones \ + inetd.conf motd myname netstart networks phones \ printcap protocols rc rc.local remote security services shells \ syslog.conf ttys etc.${MACHINE}/disktab rpc diff --git a/etc/inetd.conf b/etc/inetd.conf index 699f6420e23..0b3f2498d3d 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -13,7 +13,7 @@ exec stream tcp nowait root /usr/libexec/rexecd rexecd finger stream tcp nowait nobody /usr/libexec/fingerd fingerd #tftp dgram udp wait nobody /usr/libexec/tftpd tftpd comsat dgram udp wait root /usr/libexec/comsat comsat -talk dgram udp wait root /usr/old/talkd talkd +#talk dgram udp wait root /usr/old/talkd talkd ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd echo stream tcp nowait root internal discard stream tcp nowait root internal