|
|
|
|
|
by bahorn
771 days ago
|
|
This is not a systemd-run specific issue either. I reproduced this targeting sudo (just `cat` the parent tty), in fact able to capture my password as I type it in, and capture commands as they are being typed in.
Surprised it was not mentioned that it breaks the terminal while you run it, no characters get sent to the program. Edit: Here is a POC https://gist.github.com/bahorn/198987f55611f2011a91a5af09e7c... so you can see that this applies to sudo as well. |
|