diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1997-12-15 17:13:37 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1997-12-15 17:13:37 +0000 |
commit | 30f07e43453293dd26c2959326bb99a7afc0020e (patch) | |
tree | 208e1c5501c968bc621c4b58448459e144738c2e /libexec | |
parent | 18edd147bb15093edbbffa296719978cdf0815de (diff) |
s/uucp/daemon/ for group
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/smtpd/Makefile.inc | 2 |
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. # |