mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Let's be compatible with sd-bus' logic to talk to machine, and support the usual user@host syntax. We only want the host part, hence chop if off before passing it to OpenMachinePTY(). Fixes: #32997