From 1e1c8c164c0497daf5e8243efae4219ae2afaf34 Mon Sep 17 00:00:00 2001 From: Gregory Neil Shapiro Date: Tue, 10 Oct 2000 18:12:30 +0000 Subject: mail.local(8) is no longer installed as a set-user-id binary. Users may have to adjust their configuration to call mail.local as root by adding the F=S flag to the local mailer. Most probably already have this. --- libexec/mail.local/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libexec') diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 62047c602699..f042facc9054 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -7,8 +7,6 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail PROG= mail.local SRCS= mail.local.c MAN8= mail.local.8 -BINMODE=4555 -INSTALLFLAGS=-fschg CFLAGS+=-I${SENDMAIL_DIR}/include .if exists(${.OBJDIR}/../../lib/libsmutil) -- cgit v1.3