summaryrefslogtreecommitdiffstats
path: root/libexec/mail.local
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2000-10-10 18:12:30 +0000
committergshapiro <gshapiro@FreeBSD.org>2000-10-10 18:12:30 +0000
commit74c5c816cca2c4938ef0d16f9c1631af1875a542 (patch)
treef3f25b3a51bbacd37266279bfdbbc4045a69ab28 /libexec/mail.local
parent6643909213083a078122c605ef849a988d5cd7b5 (diff)
downloadFreeBSD-src-74c5c816cca2c4938ef0d16f9c1631af1875a542.zip
FreeBSD-src-74c5c816cca2c4938ef0d16f9c1631af1875a542.tar.gz
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.
Diffstat (limited to 'libexec/mail.local')
-rw-r--r--libexec/mail.local/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index 62047c6..f042fac 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)
OpenPOWER on IntegriCloud