The branch stable/13 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=dc730e70a4fb666f9217b2c9c8afff8cbf922650
commit dc730e70a4fb666f9217b2c9c8afff8cbf922650 Author: Baptiste Daroussin <b...@freebsd.org> AuthorDate: 2022-12-06 07:30:19 +0000 Commit: Baptiste Daroussin <b...@freebsd.org> CommitDate: 2023-01-25 08:52:29 +0000 dma(8): add newaliases to mailer.conf Reported by: karels MFC After: 3 days (cherry picked from commit d525abd2771692b8da01e23bc6f3333c7dd7f669) --- libexec/dma/dmagent/mailer.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libexec/dma/dmagent/mailer.conf b/libexec/dma/dmagent/mailer.conf index 20ebf5cb673e..c2cdf57d4adc 100644 --- a/libexec/dma/dmagent/mailer.conf +++ b/libexec/dma/dmagent/mailer.conf @@ -1,4 +1,5 @@ # $FreeBSD$ -sendmail /usr/libexec/dma -mailq /usr/libexec/dma +sendmail /usr/libexec/dma +mailq /usr/libexec/dma +newaliases /usr/libexec/dma