Re: sbuild on hurd-amd64...

Samuel Thibault <[email protected]> Mon, 29 Jun 2026 00:47:14 +0200
Newsgroups gmane.linux.debian.ports.hurd
Organization I am not organized
Message-ID <akGkcpPe2Q_NBCtt@end>
Hello,

Johannes Schauer Marin Rodrigues, le lun. 29 juin 2026 00:21:15 +0200, a ecrit:
> T0:23:respawn:/sbin/getty -L com0 9600 vt100
> 
> But then I still get "getty[656]: Bad syntax". What getty invocation is known
> to work for a serial getty in a qemu guest?

It looks like nobody took the time to fix sysvinit's example.

You can try should just like the other lines:

T0:23:respawn:/sbin/getty 9600 com0

Samuel