summaryrefslogtreecommitdiff
path: root/src/mail-wrapper.c
diff options
context:
space:
mode:
authormailman1998-03-30 16:28:22 +0000
committermailman1998-03-30 16:28:22 +0000
commit392f1d4ea2027cbd6d1be29a692196200ded0695 (patch)
tree5a677e9d4ecc7a160b041e815ae04d46003a96a4 /src/mail-wrapper.c
parent382f065aacb3344a978f2c4fda532ef266d11238 (diff)
downloadmailman-392f1d4ea2027cbd6d1be29a692196200ded0695.tar.gz
mailman-392f1d4ea2027cbd6d1be29a692196200ded0695.tar.zst
mailman-392f1d4ea2027cbd6d1be29a692196200ded0695.zip
Diffstat (limited to 'src/mail-wrapper.c')
-rw-r--r--src/mail-wrapper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mail-wrapper.c b/src/mail-wrapper.c
index 337426b60..e4e75068d 100644
--- a/src/mail-wrapper.c
+++ b/src/mail-wrapper.c
@@ -39,7 +39,7 @@ const char *LEGAL_PARENT_NAMES[] = {
/* Should make these arrays too... */
const int LEGAL_PARENT_UID = 1; /* mail's UID */
-const int LEGAL_PARENT_GID = 9001; /* mail's GID */
+const int LEGAL_PARENT_GID = 1; /* mail's GID */
/*