64667ef5f3
Resolves: rhbz#1674282
16 lines
444 B
Diff
16 lines
444 B
Diff
diff --git a/src/configure.default b/src/configure.default
|
|
index 241a961..1403d4a 100644
|
|
--- a/src/configure.default
|
|
+++ b/src/configure.default
|
|
@@ -384,8 +384,8 @@ timeout_frozen_after = 7d
|
|
# Note that TZ is handled separately 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
|
|
|
|
|
|
|