f54b53fbfb
The getty binary opens a PTY via /scheme/pty during startup. Adding an explicit requires_weak on 00_ptyd.service avoids races where getty runs before the pseudo-terminal daemon is fully ready, which could delay or prevent the login prompt from appearing.