You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From Colin's pointer:
`systemd-run` breaks when forwarding a physical (`/dev/tty*` with
label `tty_device_t`) as opposed to virtual console (`/dev/pts`
with label `user_devpts_t`).
When stdin is a terminal, we should definitely use `-t`.
Fixes#902
0 commit comments