exim/exim-4.87-environment.patch
Jaroslav Škarvada 21ff2315c2 Used sane environment defaults in default configuration
Resolves: rhbz#1323775
2016-04-18 11:46:53 +02:00

15 lines
415 B
Diff

diff --git a/src/configure.default b/src/configure.default
--- a/src/configure.default
+++ b/src/configure.default
@@ -357,8 +357,8 @@ timeout_frozen_after = 7d
# Note that TZ is handled separateley by the timezone runtime option
# and TIMEZONE_DEFAULT buildtime option.
-# keep_environment = ^LDAP
-# add_environment = PATH=/usr/bin::/bin
+keep_environment = ^LDAP
+add_environment = PATH=/usr/bin::/bin