summaryrefslogtreecommitdiff
path: root/libexec/smtpd
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/smtpd')
-rw-r--r--libexec/smtpd/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/smtpd/Makefile.inc b/libexec/smtpd/Makefile.inc
index cd8ee7a2c3c..f74ed75e08b 100644
--- a/libexec/smtpd/Makefile.inc
+++ b/libexec/smtpd/Makefile.inc
@@ -13,7 +13,7 @@ MAIL_AGENT = /usr/sbin/sendmail
# sendmail or whatever you are using as MAIL_AGENT above so that the user
# may use the "-f" flag to specify the sender of a mail message.
SMTP_USER = uucp
-SMTP_GROUP = uucp
+SMTP_GROUP = daemon
# smtpd and smtpfwdd generate lots of syslogs, by design.
#