systemd-run: support -t mode when combined with -M

System Internals / systemd - Lennart Poettering [poettering.net] - 22 December 2014 20:26 UTC

For that, ask machined for a container PTY and use that.

ee451d7 systemd-run: support -t mode when combined with -M
src/machine/machine-dbus.c | 7 +++-
src/machine/machinectl.c | 2 +-
src/run/run.c | 100 +++++++++++++++++++++++++++++++-------------
src/shared/util.c | 24 +++++++++++
src/shared/util.h | 2 +
5 files changed, 103 insertions(+), 32 deletions(-)

Upstream: github.com


  • Share