aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/smtpctl/Makefile
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2015-10-07 19:39:23 +0200
committerGilles Chehade <gilles@poolp.org>2015-10-07 19:39:23 +0200
commit590239e94d8bffe8879c93e1c0ba8532f43ef5bd (patch)
tree42360a5b96a0d488bcae25905cb6586d1ceee196 /smtpd/smtpctl/Makefile
parentcreate user-owned buckets in the offline queue to prevent users from (diff)
downloadOpenSMTPD-590239e94d8bffe8879c93e1c0ba8532f43ef5bd.tar.xz
OpenSMTPD-590239e94d8bffe8879c93e1c0ba8532f43ef5bd.zip
turn smtpctl setgid for the enqueue case
Diffstat (limited to 'smtpd/smtpctl/Makefile')
-rw-r--r--smtpd/smtpctl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/smtpd/smtpctl/Makefile b/smtpd/smtpctl/Makefile
index 3c367d1c..bb5b2daf 100644
--- a/smtpd/smtpctl/Makefile
+++ b/smtpd/smtpctl/Makefile
@@ -4,8 +4,9 @@
PROG= smtpctl
BINOWN= root
+BINGRP= _smtpq
-BINMODE?=555
+BINMODE?=2555
BINDIR= /usr/sbin
MAN= smtpctl.8