From 48c3a11a706322fc09127f6d3d99842532adb925 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Wed, 30 Jun 2021 10:00:28 +1200 Subject: [PATCH] Make sure the process that prints SSH connection info on s390x has its output connected to the console. (LP: #1933523) --- debian/changelog | 7 +++++++ .../subiquity-serial.conf | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2cd460bb..660b65e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.728) UNRELEASED; urgency=medium + + * Make sure the process that prints SSH connection info on s390x has its + output connected to the console. (LP: #1933523) + + -- Michael Hudson-Doyle Wed, 30 Jun 2021 09:59:07 +1200 + livecd-rootfs (2.727) impish; urgency=medium * Remove assumption in 032-installer-squashfs.binary that all core snaps diff --git a/live-build/ubuntu-server/includes.binary/overlay/usr/lib/systemd/system/serial-getty@sclp_line0.service.d/subiquity-serial.conf b/live-build/ubuntu-server/includes.binary/overlay/usr/lib/systemd/system/serial-getty@sclp_line0.service.d/subiquity-serial.conf index 0af8e7fa..56900a35 100644 --- a/live-build/ubuntu-server/includes.binary/overlay/usr/lib/systemd/system/serial-getty@sclp_line0.service.d/subiquity-serial.conf +++ b/live-build/ubuntu-server/includes.binary/overlay/usr/lib/systemd/system/serial-getty@sclp_line0.service.d/subiquity-serial.conf @@ -1,3 +1,4 @@ [Service] +StandardOutput=tty ExecStart= ExecStart=/usr/bin/snap run subiquity --ssh