Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 2014 02:07:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195759] x11/slim fails to honour login.conf
Message-ID:  <bug-195759-13-Iab7LMulQE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195759-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195759-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195759

--- Comment #2 from Henry Hu <henry.hu.sh@gmail.com> ---
I set LANG in .cshrc which works well. Because login.conf is FreeBSD-specific,
slim is not reading from it, and I need to find out which program is in charge
of reading from that.
For $HOME in PATH, I guess that's caused by the new default slim configuration
file, which we copied the path setting from default login.conf, but slim does
not resolve variables in its settings. I think that I can just remove the
$HOME/bin from the default path, and if I find out which program should set the
environment according to login.conf, this should also be handled by that
program.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195759-13-Iab7LMulQE>