[Bug 236027] [PATCH] X11/slim Permit setting a default xsession from .xinitrc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 13 02:10:21 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236027

--- Comment #1 from Henry Hu <henry.hu.sh at 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 the
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?

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


More information about the freebsd-ports-bugs mailing list