]> git.ipfire.org Git - thirdparty/systemd.git/commit
ptyfwd: always write additional line break on stop
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 18 Dec 2024 02:12:57 +0000 (11:12 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 18 Dec 2024 11:26:58 +0000 (20:26 +0900)
commit4a4e7ec0e99e7f7004bf5cdcd1c715785ff16311
treea425b464228911bf09dca4c70abd68a3bdd1f7f7
parentd517427dff319eb0735d24197e945dd99e4e44b1
ptyfwd: always write additional line break on stop

Currently we do that in the user of PTY forwarder, e.g. nspawn.
But, let's do that unconditionally in the PTY forwarder.
src/machine/machinectl.c
src/nspawn/nspawn.c
src/run/run.c
src/shared/ptyfwd.c
src/shared/ptyfwd.h