From owner-freebsd-questions Wed May 16 14:46:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web11008.mail.yahoo.com (web11008.mail.yahoo.com [216.136.131.58]) by hub.freebsd.org (Postfix) with SMTP id B34F137B423 for ; Wed, 16 May 2001 14:46:51 -0700 (PDT) (envelope-from anita_chacko@yahoo.com) Message-ID: <20010516214649.44681.qmail@web11008.mail.yahoo.com> Received: from [216.218.208.35] by web11008.mail.yahoo.com; Wed, 16 May 2001 14:46:49 PDT Date: Wed, 16 May 2001 14:46:49 -0700 (PDT) From: Anita Chacko Subject: Define variable in inetd.conf To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Can anyone tell me the format to define a variable(for the CVS server) in the inetd.conf file? I want to define a variable called TMPDIR and set it to point to a path. I have a line to invoke the server in this file as below(On the same line) cvspserver stream tcp nowait root /usr/bin/cvs cvs --allow-root=/usr/local/cvs pserver Where in this line should I define a variable? Thanks for any help, Anita Chacko __________________________________________________ Do You Yahoo!? Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message