mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Make sure the process that prints SSH connection info on s390x has its output connected to the console. (LP: #1933523)
This commit is contained in:
parent
8f1deb00d3
commit
48c3a11a70
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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 <michael.hudson@ubuntu.com> 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
|
||||
|
@ -1,3 +1,4 @@
|
||||
[Service]
|
||||
StandardOutput=tty
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/snap run subiquity --ssh
|
||||
|
Loading…
x
Reference in New Issue
Block a user