diff options
Diffstat (limited to 'mail/exim/files/patch-src::EDITME')
-rw-r--r-- | mail/exim/files/patch-src::EDITME | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/exim/files/patch-src::EDITME b/mail/exim/files/patch-src::EDITME index 6a314acc6ec4..2e25772f2520 100644 --- a/mail/exim/files/patch-src::EDITME +++ b/mail/exim/files/patch-src::EDITME @@ -43,6 +43,17 @@ # In some installations there may be multiple machines sharing file systems, +@@ -231,8 +231,8 @@ + # "security" setting, which controls how privilege is released (setuid vs + # seteuid). + +-# EXIM_UID= +-# EXIM_GID= ++EXIM_UID=26 ++EXIM_GID=6 + + + # Compiling the Exim monitor: If you want to compile the Exim monitor, @@ -243,7 +243,7 @@ # are defaulted in the OS/Makefile-Default file, and can be overridden # in local OS-specific make files. |