where is the environment configuration used? instead of describing what
debian is doing could you indicate what code is concerned?
That's what ubuntu is using
"if [ -r /etc/environment ]; then
if LANG=$(pam_getenv -l LANG); then
export LANG
fiif [ -r /etc/environment ]; then
if LANG=$(pam_getenv -l LANG); then
export LANG
fi
if LANGUAGE=$(pam_getenv -l LANGUAGE); then
export LANGUAGE
fi
fi
if LANGUAGE=$(pam_getenv -l LANGUAGE); then
export LANGUAGE
fi
fi"
which means pam_getenv is used, is that your issue?
--
gdm should not use locale settings from /etc/environment
https://bugs.launchpad.net/bugs/160984
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs