Closed jwessel closed 7 years ago
When starting a pflask in the detached mode from systemd the STDIN will never be a full pty. In this case any tty operations on STDIN should be skipped.
Signed-off-by: Jason Wessel jason.wessel@windriver.com
Merged in https://github.com/ghedo/pflask/commit/e89def1ffb38b287ab53f9649768c00111fc3539, thanks!
When starting a pflask in the detached mode from systemd the STDIN will never be a full pty. In this case any tty operations on STDIN should be skipped.
Signed-off-by: Jason Wessel jason.wessel@windriver.com