From owner-cvs-all Sat Jun 3 18:21: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B288137B6B1; Sat, 3 Jun 2000 18:20:58 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA20523; Sat, 3 Jun 2000 18:20:58 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <200006040120.SAA20523@freefall.freebsd.org> From: Tim Vanderhoek Date: Sat, 3 Jun 2000 18:20:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mailwrapper Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hoek 2000/06/03 18:20:58 PDT Modified files: usr.sbin/mailwrapper Makefile Log: Install mailer.conf as ${BINOWN}, ${BINGRP}, rather than root:wheel. This lets unprivileged installworld: almost work first try and always work second. BINOWN isn't quite right for this, but it's not really worth creating a MAILOWN for this. Revision Changes Path 1.5 +5 -5 src/usr.sbin/mailwrapper/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message