From owner-freebsd-hackers Wed Sep 27 12:22:40 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA11204 for hackers-outgoing; Wed, 27 Sep 1995 12:22:40 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA11199 for ; Wed, 27 Sep 1995 12:22:37 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id NAA18070; Wed, 27 Sep 1995 13:24:47 -0600 Date: Wed, 27 Sep 1995 13:24:47 -0600 From: Nate Williams Message-Id: <199509271924.NAA18070@rocky.sri.MT.net> To: Jaye Mathisen Cc: Nate Williams , hackers@freebsd.org Subject: Re: /etc/services, supfilesrv, but no sup entry. In-Reply-To: References: <199509271912.NAA17993@rocky.sri.MT.net> Sender: owner-hackers@freebsd.org Precedence: bulk > Hey, I'm just quoting the web page: .. > 14.6.1. Getting setup > > First off you will need to pick up the sup binaries. The easiest way of > doing this is to grab the sup.tgz package from: > > ftp://ftp.FreeBSD.ORG:/pub/FreeBSD/packages/sup.tgz > > Install the sup package using pkg_add and add the following line to your > /etc/services file: > > sup 871/tcp #sup Thanks Jaye, I just modified the sgml sources to modify it to be the same as the line in the default /etc/services in FreeBSD, and mentioned that it doesn't need to be added if it already exists. Nate