mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-11 16:54:06 +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
|
livecd-rootfs (2.727) impish; urgency=medium
|
||||||
|
|
||||||
* Remove assumption in 032-installer-squashfs.binary that all core snaps
|
* Remove assumption in 032-installer-squashfs.binary that all core snaps
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
[Service]
|
[Service]
|
||||||
|
StandardOutput=tty
|
||||||
ExecStart=
|
ExecStart=
|
||||||
ExecStart=/usr/bin/snap run subiquity --ssh
|
ExecStart=/usr/bin/snap run subiquity --ssh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user