diff --git a/src/rc/rc-misc.c b/src/rc/rc-misc.c index f01d1f89..2c6c3883 100644 --- a/src/rc/rc-misc.c +++ b/src/rc/rc-misc.c @@ -53,6 +53,7 @@ rc_conf_yesno(const char *setting) static const char *const env_whitelist[] = { "EERROR_QUIET", "EINFO_QUIET", "IN_BACKGROUND", "IN_HOTPLUG", + "LANG", "LC_MESSAGES", "TERM", NULL };