From owner-cvs-all Mon Jan 29 14:13:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3931037B698; Mon, 29 Jan 2001 14:12:56 -0800 (PST) Received: (from andreas@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0TMCss41745; Mon, 29 Jan 2001 14:12:54 -0800 (PST) (envelope-from andreas) Message-Id: <200101292212.f0TMCss41745@freefall.freebsd.org> From: Andreas Klemm Date: Mon, 29 Jan 2001 14:12:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/zebra Makefile ports/net/zebra/files zebractl.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2001/01/29 14:12:54 PST Modified files: net/zebra Makefile net/zebra/files zebractl.sh Log: - remove redirection to /dev/null for zebra and routing daemons you should be able to see error messages if there are any Since daemons are started using -d options, you should normally see no output... - bumped PORTREVISION, since its a major win being able to see error messages if there are any Submitted by: knarf@camelot.de Revision Changes Path 1.51 +2 -2 ports/net/zebra/Makefile 1.5 +9 -13 ports/net/zebra/files/zebractl.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message