From c5d686380436f6aa11ffb8483e3aaee7b58e7b11 Mon Sep 17 00:00:00 2001 From: Johann Visagie Date: Wed, 6 Mar 2002 07:25:46 +0000 Subject: [PATCH] - Fix a nasty typo. PR: 35572 Submitted by: Kurt Werle --- mail/mailman/files/pkg-opts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/mailman/files/pkg-opts b/mail/mailman/files/pkg-opts index f0ff45c756cc..b2270cac3f66 100644 --- a/mail/mailman/files/pkg-opts +++ b/mail/mailman/files/pkg-opts @@ -18,10 +18,10 @@ MAIL_GID|26|The group id under which your MTA performs mail delivery report mistakes!) ---------------------------------------------- MTA | MAIL_GID | Submitted by - Exim | 6 | + Exim | 65534 | Postfix | 65534 | Qmail | ??? | -GGI_GID|80|The group id under which your web server executes CGI scripts +CGI_GID|80|The group id under which your web server executes CGI scripts By default, this port works with the current port of Apache. If your WWW server executes CGI scripts under a different GID, you'll have to set this at build time.