Your message dated Wed, 4 Sep 2019 21:15:50 +0200
with message-id <[email protected]>
and subject line Re: Bug#760996: systemd: Doesn't lock/allocate VT
has caused the Debian Bug report #760996,
regarding systemd: Doesn't lock/allocate VT
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
760996: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760996
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemd
Version: 208-8

Hi,

It seems that agetty is only started when you switch to a VT.
That means if something is trying to open the next VT it might end
up somewhere on tty2-5 depending on wether you already went to
that VT or not.  Would it be possible to make sure those are
already allocated instead?


Kurt

--- End Message ---
--- Begin Message ---
On Mon, 19 Dec 2016 09:51:53 +0100 Michael Biebl <[email protected]> wrote:
> On Wed, 10 Sep 2014 21:24:07 +0200 Kurt Roeckx <[email protected]> wrote:
> > On Wed, Sep 10, 2014 at 09:19:17PM +0200, Michael Biebl wrote:
> > > Hi Kurt,
> > > 
> > > Am 09.09.2014 21:24, schrieb Michael Biebl:
> > > > Am 09.09.2014 21:14, schrieb Kurt Roeckx:
> > > >> On Tue, Sep 09, 2014 at 08:41:58PM +0200, Michael Biebl wrote:
> > > >>>
> > > >>> You can do that, yes.
> > > >>> for i in `seq 2 6` ; do
> > > >>>       systemctl enable getty@tty$i.service
> > > >>> done
> > > >>
> > > >> Are you suggesting I put that in some file so that it gets run on
> > > >> every boot?
> > > > 
> > > > No, you only need to enable the gettys once.
> > > > This will create (persistent) symlinks in
> > > > /etc/systemd/system/getty.target.wants/
> > > 
> > > Does that sufficiently answer your question?
> > 
> > I understand your reply, and I have no problem doing this on all
> > the boxes I use, but I was really hoping for an answer where there
> > wasn't a need to run agetty on it them and that it was still have
> > the behaviour I want, if that makes sense.
> 
> I guess running the getty is basically the "locking" you are looking
> for. Reading logind.conf's man page, especially NAutoVTs=, explicitly
> says that this controls the number of VTs not the ttyS specifically.
> 
> If I understood you correctly, you want ReserveVT= basically, but not
> just for one terminal but many, like e.g.
> ReserveVT=1 2 3 4 5 6
> 
> If that's the case, would you mind filing this as a feature request
> upstream at https://github.com/systemd/systemd/issues
> 
> Maybe upstream is open to extend ReserveVT= in this way.


Ok, no further feedback, so closing this bug report at this point.

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Reply via email to