[Bug 265578] x11/xdm: Update to 1.1.13 and allow X server arguments to be set in Xservers
Date: Sat, 12 Aug 2023 20:20:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265578
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=ba250e03fd652940d2da0e4d947dca35e26b5a4c
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(-)
--
You are receiving this mail because:
You are the assignee for the bug.