Log LD_LIBRARY_PATH

This commit is contained in:
Drew DeVault 2016-10-27 11:05:04 -04:00
parent 78b65e2317
commit d3e55f88ec
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ static void log_env() {
"PATH",
"LD_LOAD_PATH",
"LD_PRELOAD_PATH",
"LD_LIBRARY_PATH",
"SWAY_CURSOR_THEME",
"SWAY_CURSOR_SIZE",
"SWAYSOCK",