home: xdg: add '_JAVA_OPTIONS'

This commit is contained in:
Bruno BELANYI 2024-03-11 13:53:11 +00:00
parent b2dc051e6a
commit 276cc7e5f2
1 changed files with 1 additions and 0 deletions

View File

@ -55,5 +55,6 @@ in
REDISCLI_HISTFILE = "${dataHome}/redis/rediscli_history";
REPO_CONFIG_DIR = "${configHome}/repo";
XCOMPOSECACHE = "${dataHome}/X11/xcompose";
_JAVA_OPTIONS = "-Djava.util.prefs.userRoot=${configHome}/java";
};
}