From owner-freebsd-commit Tue Mar 5 07:41:31 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA01939 for freebsd-commit-outgoing; Tue, 5 Mar 1996 07:41:31 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA01928 for cvs-all-outgoing; Tue, 5 Mar 1996 07:41:25 -0800 (PST) Received: (from wpaul@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA01899 Tue, 5 Mar 1996 07:41:06 -0800 (PST) Date: Tue, 5 Mar 1996 07:41:06 -0800 (PST) From: Bill Paul Message-Id: <199603051541.HAA01899@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/rpc.yppasswdd yppwupdate Sender: owner-commit@FreeBSD.ORG Precedence: bulk wpaul 96/03/05 07:41:05 Modified: usr.sbin/rpc.yppasswdd yppwupdate Log: Make yppwupdate script redirect stderr to stdout; if we don't do this, the error messages (if any) from yppush will end up on the system console instead of the /var/yp/ypupdate.log file. Revision Changes Path 1.2 +3 -3 src/usr.sbin/rpc.yppasswdd/yppwupdate