Summary: | gdm can get tty2-6 even with default "#ReserveVT=6" left in logind.conf | ||
---|---|---|---|
Product: | systemd | Reporter: | Pacho Ramos <pachoramos1> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED NOTABUG | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Pacho Ramos
2013-12-30 13:18:03 UTC
ReserveVT will only reserver the one tty specified, that's all. It has no effect on the VTs below it. The man page is pretty explicit about it, no: "Configures the number of *one* virtual terminal..." Hence X11 on tty3, tty2, tty4, tty5 are completely expected. Is there any way to Reserve more than one tty? That way we could prevent gdm from opening new X session per user randomly on free ttys and causing me to need to surf across all TTYs to find the right one :/ Thanks a lot :) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.