Date: Wed, 13 Mar 2019 02:10:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236027] [PATCH] X11/slim Permit setting a default xsession from .xinitrc Message-ID: <bug-236027-7788-9CXbUH95YQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236027-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-236027-7788@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=3D236027 --- Comment #1 from Henry Hu <henry.hu.sh@gmail.com> --- If I understand correctly, I think that this patch may break slim for some users. Let's say that a user has only 1 session in the sessions directory, and the .xinitrc only contains "exec $*". It works without the patch. However, if t= he patch is applied, then the default value passed in would be "default", and executing it would fail. It should be okay if we make this an option and default to off. What do you think? --=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-236027-7788-9CXbUH95YQ>