2016-04-18 09:46:53 +00:00
|
|
|
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
|
2017-03-10 12:29:26 +00:00
|
|
|
# Note that TZ is handled separately by the timezone runtime option
|
2016-04-18 09:46:53 +00:00
|
|
|
# and TIMEZONE_DEFAULT buildtime option.
|
|
|
|
|
|
|
|
-# keep_environment = ^LDAP
|
|
|
|
-# add_environment = PATH=/usr/bin::/bin
|
|
|
|
+keep_environment = ^LDAP
|
|
|
|
+add_environment = PATH=/usr/bin::/bin
|
|
|
|
|
|
|
|
|
|
|
|
|