On Fri, Aug 26, 2022 at 06:55:46PM +0300, Toomas Rosin wrote:
> Hi,
> 
> I would like to configure logind so that it spawns getties only on tty1
> and tty12.  I know I can set NAutoVTs to 12, but how to disable getties
> on tty2..tty11?

$ TTYID=tty2 # for example
$ ln -s /dev/null /etc/systemd/system/autovt@$TTYID.service

> 
> Regards,
> T.

Attachment: signature.asc
Description: PGP signature

Reply via email to