1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/services
Sergey Trofimov eaa0987a30 services: xorg: Make startx respect XDG_VTNR.
To allow X server to be started by shepherd, without resorting to login
managers, the determine-vty procedure has to be adjusted. Shepherd would
set /proc/self/fd/0 to /dev/null when starting the service, so the TTY
has to be extracted by other means.

* gnu/services/xorg.scm (xorg-start-command-xinit): Use XDG_VTNR
environment variable to determine VTY.

Closes: #52
Change-Id: I390217e292f6534b31d18083c9a49c009a836aad
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-05-30 20:48:29 +08:00
..
2025-02-19 11:21:47 +02:00
2024-06-02 18:04:34 +03:00
2025-03-11 14:50:47 -07:00
2024-07-18 10:45:19 +08:00
2025-04-14 13:49:29 +09:00
2025-05-24 10:54:30 -07:00
2025-04-08 17:12:29 +02:00