Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2023 20:20:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 265578] x11/xdm: Update to 1.1.13 and allow X server arguments to be set in Xservers
Message-ID:  <bug-265578-7141-5McEk5ah6a@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265578-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265578-7141@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=3D265578

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dba250e03fd652940d2da0e4d947dca3=
5e26b5a4c

commit ba250e03fd652940d2da0e4d947dca35e26b5a4c
Author:     Chris Mangin <cmangin@arobas.net>
AuthorDate: 2023-08-12 20:18:07 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2023-08-12 20:19:38 +0000

    x11/xdm: allow X server arguments to be set in Xservers

    This patch changes the rc.d script so that:

    1- The xdm_tty variable is set to 'default'. This disable the override
    and allows xdm to be configured the normal way. xdm uses the ttyv8
    terminal by default anyway.

    2- The server arguments are only overridden if the user explicitly
    specify a value for xdm_tty.

    PR:             265578

 x11/xdm/Makefile     | 2 +-
 x11/xdm/files/xdm.in | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

--=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-265578-7141-5McEk5ah6a>