From owner-cvs-all Sun Feb 17 14: 9:19 2002 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 AB02E37B404; Sun, 17 Feb 2002 14:09:15 -0800 (PST) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1HM9Fa00934; Sun, 17 Feb 2002 14:09:15 -0800 (PST) (envelope-from gshapiro) Message-Id: <200202172209.g1HM9Fa00934@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 17 Feb 2002 14:09:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2002/02/17 14:09:15 PST Modified files: etc/sendmail Makefile Log: Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as a set-user-ID root binary instead of the new method (set-group-ID smmsp). Therefore, we shouldn't install /etc/mail/submit.cf if it is set. Revision Changes Path 1.14 +7 -1 src/etc/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message