Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2023 14:03:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273720] tcsh doesn't expand "~" in $PATH upon login under X
Message-ID:  <bug-273720-227-gPdBRQZJtF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273720-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273720-227@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=3D273720

Daniel Tameling <tamelingdaniel@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tamelingdaniel@gmail.com

--- Comment #1 from Daniel Tameling <tamelingdaniel@gmail.com> ---
This is a problem of lightdm. It doesn't look at /etc/login.conf at all;
somebody would have to patch it to do that.=20

However, there is a patch-src_session-child.c that adds the default path fr=
om
login.conf. But it doesn't do the tilde expansion, so one ends up with a pa=
th
containing a literal ~/bin, which is probably not what was intended.

--=20
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-273720-227-gPdBRQZJtF>