diff --git a/src/rc/rc-misc.c b/src/rc/rc-misc.c index 508e1162..250b3695 100644 --- a/src/rc/rc-misc.c +++ b/src/rc/rc-misc.c @@ -53,7 +53,7 @@ static const char *const env_whitelist[] = { "EERROR_QUIET", "EINFO_QUIET", "IN_BACKGROUND", "IN_HOTPLUG", "LANG", "LC_MESSAGES", "TERM", - "EINFO_COLOR", + "EINFO_COLOR", "EINFO_VERBOSE", NULL };