]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: always set TERM=dumb when running with a pipe
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 11 Aug 2025 07:35:02 +0000 (16:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 13 Aug 2025 14:43:52 +0000 (23:43 +0900)
commit92366b8fbc2de5c72ad6ee801f4b32a1aa6b36e1
tree3d2f7d4dcbbad5b05c72c1c6ecd762cf566ac456
parentf79f89c202edf3f91ce15330faafcad582abc89e
nspawn: always set TERM=dumb when running with a pipe

Otherwise, we will get unexpected OSC sequences.
src/nspawn/nspawn.c