[CentOS] FreeNX and bash-completion

Mon Oct 3 18:35:17 UTC 2005
Bart Schaefer <barton.schaefer at gmail.com>

On 10/2/05, Maciej Żenczykowski <maze at cela.pl> wrote:
> As far as I can tell:
> nxserver calls nxnode which sources ~/.bash_profile which sources
> ~/.bashrc which sources /etc/bashrc which sources /etc/profile.d/*.sh
> including /etc/profile.d/bash_completion.sh which sources
> /etc/bash_completion - which doesn't return (or rather somehow quits

The last thing that /etc/bash_completion does is load
$HOME/.bash_completion, so you might try looking there for a problem.