systemd-run — Run programs in transient scope units, service units, or path-, socket-, or timer-triggered service units
--pty, -t
When invoking the command, the transient service connects its standard input, output and error to the terminal systemd-run is invoked on, via a pseudo TTY device. This allows running programs that expect interactive user input/output as services, such as interactive command shells.